import { MultiformatReplica } from "https://deno.land/x/earthstar@v10.0.1/mod.browser.ts";
Returns the most recently written version of a document at a path.
Type Parameters
optional
F = DefaultFormatReturns
Promise<FormatDocType<F> | undefined>