Skip to main content
Module

x/earthstar/src/entries/npm.ts>AttachmentDriverMemory#getAttachment

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

Parameters

formatName: string
attachmentHash: string

Returns

Promise<DocAttachment | undefined>