Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/mod.ts>MultiformatReplica#getAllDocs

Storage for private, distributed, offline-first applications.
Go to Latest
method MultiformatReplica.prototype.getAllDocs
Re-export
import { MultiformatReplica } from "https://deno.land/x/earthstar@v10.0.1/mod.ts";

Returns all documents, including historical versions of documents by other identities.

Parameters

optional
formats: FormatsArg<F>