Skip to main content
Module

x/earthstar/mod.ts>docMatchesFilter

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
function docMatchesFilter
Re-export
import { docMatchesFilter } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/mod.ts";

Type Parameters

FormatType extends string
DocType extends DocBase<FormatType>

Parameters

doc: DocType
filter: QueryFilter

Returns

boolean