Skip to main content
Module

x/earthstar/src/entries/npm.ts>MultiformatReplica#ingest

Storage for private, distributed, offline-first applications.
Latest
method MultiformatReplica.prototype.ingest
Re-export
import { MultiformatReplica } from "https://deno.land/x/earthstar@v10.2.2/src/entries/npm.ts";

Ingest an existing signed document to the replica.

Parameters

format: FormatArg<F>
docToIngest: FormatDocType<F>
sourceId: "local" | string