import { ReplicaCache } from "https://deno.land/x/earthstar@v10.0.1/mod.browser.ts";
Fetch latest version of a doc at a path from the cache. Returns an empty array in case of a cache miss, and queries the backing replica.
Type Parameters
optional
F = DefaultFormatReturns
FormatDocType<F> | undefined