import { type AttachmentTransferProgressEvent } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.ts";
definition: { status: AttachmentTransferStatus; bytesLoaded: number; totalBytes: number; }
import { type AttachmentTransferProgressEvent } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.ts";