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