import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { WorkerRegistrationUpdatedEvent } = Protocol.ServiceWorker;
Properties
registrations: ServiceWorkerRegistration[]
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { WorkerRegistrationUpdatedEvent } = Protocol.ServiceWorker;