import { type SynceAgentNewAttachmentEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";
definition: { kind: "NEW_ATTACHMENT"; path: Path; author: AuthorAddress; format: string; hash: string; }
x/earthstar/src/syncer/syncer_types.ts>SynceAgentNewAttachmentEvent
import { type SynceAgentNewAttachmentEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";