UNPKG

@serwist/window

Version:

Simplifies communications with Serwist packages running in the service worker

5 lines 191 B
import { messageSW } from "./messageSW.js"; import { Serwist } from "./Serwist.js"; export { messageSW, Serwist }; export * from "./utils/SerwistEvent.js"; //# sourceMappingURL=index.d.ts.map