Skip to main content
Module

x/earthstar/src/entries/browser.ts>AttachmentDriverIndexedDB#erase

Storage for private, distributed, offline-first applications.
Go to Latest
method AttachmentDriverIndexedDB.prototype.erase
import { AttachmentDriverIndexedDB } from "https://deno.land/x/earthstar@v10.0.2/src/entries/browser.ts";

Parameters

formatName: string
attachmentHash: string

Returns

Promise<true | ValidationError>