Skip to main content
Module

x/earthstar/mod.ts>CleanUpQueryResult

Storage for private, distributed, offline-first applications.
Latest
interface CleanUpQueryResult
import { type CleanUpQueryResult } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

Properties

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