Skip to main content
Module

x/earthstar/mod.browser.ts>CleanUpQueryResult

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
interface CleanUpQueryResult
import { type CleanUpQueryResult } from "https://deno.land/x/earthstar@v10.0.0-beta.8/mod.browser.ts";

Properties

query: Query<string[]>
isValid: boolean
willMatch: WillMatch