import { Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { IndexedDB } = Protocol;
Interfaces
Database with an array of object stores. | |
Data entry. | |
Key. | |
Key path. | |
Key range. | |
Object store. | |
Object store index. | |