import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { IndexedDBContentUpdatedEvent } = Protocol.Storage;
The origin's IndexedDB object store has been modified.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { IndexedDBContentUpdatedEvent } = Protocol.Storage;
The origin's IndexedDB object store has been modified.