Skip to main content
Module

x/earthstar/mod.ts>ProcessedAllExistingEvent

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

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

definition: { kind: "processed_all_existing"; }