import { type dom } from "https://deno.land/x/evt@v2.4.18/lib/index.ts";
const { SyncManager } = dom;
This ServiceWorker API interface provides an interface for registering and listing sync registrations.
import { type dom } from "https://deno.land/x/evt@v2.4.18/lib/index.ts";
const { SyncManager } = dom;
This ServiceWorker API interface provides an interface for registering and listing sync registrations.