Skip to main content
Module

x/earthstar/mod.browser.ts>docMatchesFilter

Storage for private, distributed, offline-first applications.
Latest
function docMatchesFilter
Re-export
import { docMatchesFilter } from "https://deno.land/x/earthstar@v10.2.2/mod.browser.ts";

Type Parameters

FormatType extends string
DocType extends DocBase<FormatType>

Parameters

doc: DocType
filter: QueryFilter

Returns

boolean