Skip to main content
Module

x/earthstar/src/entries/universal.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.2/src/entries/universal.ts";

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

definition: { kind: "processed_all_existing"; }