Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/mod.ts>DocDriverMemory#queryDocs

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

Parameters

queryToClean: Query<string[]>

Returns

Promise<DocBase<string>[]>