Type alias ServiceWorkerState

ServiceWorkerState: "activated" | "activating" | "installed" | "installing" | "parsed" | "redundant"