Skip to main content
Module

x/earthstar/src/syncer/transfer_queue.ts>TransferQueue#onReportUpdate

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
method TransferQueue.prototype.onReportUpdate
import { TransferQueue } from "https://deno.land/x/earthstar@v10.0.0-beta.6/src/syncer/transfer_queue.ts";

Parameters

cb: (report: Record<string, AttachmentTransferReport[]>) => void