Skip to main content
Module

x/earthstar/mod.ts>Replica#getLatestDocs

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
method Replica.prototype.getLatestDocs
import { Replica } from "https://deno.land/x/earthstar@v9.3.3/mod.ts";

Returns latest document from every path.

Returns

Promise<Doc[]>