Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/mod.browser.ts>GetTransferOpts

Storage for private, distributed, offline-first applications.
Go to Latest
type alias GetTransferOpts
Re-export
import { type GetTransferOpts } from "https://deno.land/x/earthstar@v10.2.0/mod.browser.ts";
definition: { syncerId: string; doc: DocBase<string>; shareAddress: string; attachmentHash: string; }