import { type SyncAgentWantAttachmentEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";
definition: { kind: "WANT_ATTACHMENT"; doc: DocBase<string>; shareAddress: string; attachmentHash: string; }
x/earthstar/src/syncer/syncer_types.ts>SyncAgentWantAttachmentEvent
import { type SyncAgentWantAttachmentEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";