Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.1/src/entries/npm.ts";

Properties

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