import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/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.16/lib/types/index.ts";
const { SyncManager } = dom;
This ServiceWorker API interface provides an interface for registering and listing sync registrations.