Skip to main content
Module

x/earthstar/src/syncer/syncer.ts>Syncer#handleTransferRequest

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

Parameters

unnamed 0: { shareAddress: string; formatName: string; path: Path; author: AuthorAddress; source: IncomingTransferSourceType; kind: "upload" | "download"; }