Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/mod.ts>ProcessedAllExistingEvent

Storage for private, distributed, offline-first applications.
Go to Latest
type alias ProcessedAllExistingEvent
import { type ProcessedAllExistingEvent } from "https://deno.land/x/earthstar@v10.0.1/mod.ts";

An event representing when a QuerySource has processed all existing documents.

definition: { kind: "processed_all_existing"; }