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

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

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

Returns the max local index of all stored documents

Returns

Promise<number>