Skip to main content
Module

x/earthstar/mod.browser.ts>Replica#getDocsAfterLocalIndex

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

Parameters

historyMode: HistoryMode
startAfter: LocalIndex
optional
limit: number

Returns

Promise<Doc[]>