Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/mod.browser.ts>MultiformatReplica#getAllDocsAtPath

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

Returns all versions of a document by different authors from a specific path.

Parameters

path: Path
optional
formats: FormatsArg<F>