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