Skip to main content
Module

x/earthstar/src/entries/universal.ts>MultiformatReplica#wipeDocAtPath

Storage for private, distributed, offline-first applications.
Go to Latest
method MultiformatReplica.prototype.wipeDocAtPath
Re-export
import { MultiformatReplica } from "https://deno.land/x/earthstar@v10.2.2/src/entries/universal.ts";

Wipe all content from a document at a given path, and erase its attachment (if it has one).

Parameters

keypair: AuthorKeypair
path: string
optional
format: FormatArg<F> = [UNSUPPORTED]