import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { CacheStorageListUpdatedEvent } = Protocol.Storage;
A cache has been added/deleted.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { CacheStorageListUpdatedEvent } = Protocol.Storage;
A cache has been added/deleted.