howyoucanhelp.us/src/service-worker.ts

6 lines
117 B
TypeScript

import feathers from '@feathersjs/feathers';
const app = feathers();
console.debug('Service Worker initialized');