import { Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { Storage } = Protocol;
Interfaces
A cache's contents have been modified. | |
A cache has been added/deleted. | |
The origin's IndexedDB object store has been modified. | |
The origin's IndexedDB database list has been modified. | |
Usage for a storage type. |
Type Aliases
Enum of possible storage types. |