Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/mod.browser.ts>DocDriverIndexedDB#queryDocs

Storage for private, distributed, offline-first applications.
Go to Latest
method DocDriverIndexedDB.prototype.queryDocs
import { DocDriverIndexedDB } from "https://deno.land/x/earthstar@v10.2.0/mod.browser.ts";

Parameters

queryToClean: Query<string[]>

Returns

Promise<DocBase<string>[]>