Skip to main content
Module

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

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

Fetch all versions of all docs from a certain path from the cache. Returns an empty array in case of a cache miss, and queries the backing replica.