import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { ServiceWorkerVersion } = Protocol.ServiceWorker;
ServiceWorker version.
Properties
registrationId: RegistrationID
runningStatus: ServiceWorkerVersionRunningStatus
status: ServiceWorkerVersionStatus
The time at which the response headers of the main script were received from the server. For cached script it is the last time the cache entry was validated.
optional
controlledClients: Target.TargetID[]optional
targetId: Target.TargetID