Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar/mod.browser.ts>AttachmentDriverIndexedDB#getAttachment

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

Parameters

formatName: string
attachmentHash: string

Returns

Promise<DocAttachment | undefined>