Skip to main content
Module

x/earthstar/src/entries/npm.ts>CleanUpQueryResult

Storage for private, distributed, offline-first applications.
Go to Latest
interface CleanUpQueryResult
import { type CleanUpQueryResult } from "https://deno.land/x/earthstar@v10.0.2/src/entries/npm.ts";

Properties

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