import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { RequestDatabaseResponse } = Protocol.IndexedDB;
Properties
databaseWithObjectStores: DatabaseWithObjectStores
Database with an array of object stores.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { RequestDatabaseResponse } = Protocol.IndexedDB;
Database with an array of object stores.