import { type QuerySourceEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.3/src/replica/replica-types.ts";
- ExpireEvent - An ephemeral document has expired
- IngestEvent — the result of a replica ingesting a document
- DocAlreadyExists — processing an old doc as you catch up
Type Parameters
DocType extends DocBase<string>