Skip to main content
Module

x/earthstar/mod.browser.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.2.0/mod.browser.ts";

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

definition: { kind: "processed_all_existing"; }