Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/src/query/query-types.ts

Storage for private, distributed, offline-first applications.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v10.2.0/src/query/query-types.ts";

Interfaces

Describes a query for fetching documents from a replica.

Filters a query by document attributes.

Type Aliases

Represents fetching all historical versions of a document by authors, or just the latest versions.