import { type QuerySourceEvent } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.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>