UNPKG

@socketsupply/socket

Version:

A Cross-Platform, Native Runtime for Desktop and Mobile Apps — Create apps using HTML, CSS, and JavaScript. Written from the ground up to be small and maintainable.

5 lines (3 loc) 160 B
import { ServiceWorkerContainer } from '../service-worker/container.js' export const serviceWorker = new ServiceWorkerContainer() export default serviceWorker