import { type AttachmentTransferProgressEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";
definition: { status: AttachmentTransferStatus; bytesLoaded: number; totalBytes: number; }
x/earthstar/src/syncer/syncer_types.ts>AttachmentTransferProgressEvent
import { type AttachmentTransferProgressEvent } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/syncer/syncer_types.ts";