import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { DeleteObjectStoreEntriesRequest } = Protocol.IndexedDB;
Properties
keyRange: KeyRange
Range of entry keys to delete
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { DeleteObjectStoreEntriesRequest } = Protocol.IndexedDB;
Range of entry keys to delete