import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { RequestDataResponse } = Protocol.IndexedDB;
Properties
objectStoreDataEntries: DataEntry[]
Array of object store data entries.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { RequestDataResponse } = Protocol.IndexedDB;
Array of object store data entries.