Skip to main content
Module

x/earthstar/mod.ts>ProcessedAllExistingEvent

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
type alias ProcessedAllExistingEvent
import { type ProcessedAllExistingEvent } from "https://deno.land/x/earthstar@v10.0.0-beta.8/mod.ts";

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

definition: { kind: "processed_all_existing"; }