POW everything

This commit is contained in:
2023-08-18 17:56:50 +01:00
parent 2a851c442d
commit 1c5e61e020
7 changed files with 49 additions and 24 deletions

View File

@ -1,5 +1,4 @@
/// <reference lib="webworker" />
import {} from ".";
declare const self: ServiceWorkerGlobalScope;
import { clientsClaim } from "workbox-core";