import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { ObjectStore } = Protocol.IndexedDB;
Object store.
Properties
keyPath: KeyPath
Object store key path.
indexes: ObjectStoreIndex[]
Indexes in this object store.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { ObjectStore } = Protocol.IndexedDB;
Object store.
Object store key path.
Indexes in this object store.