Skip to main content
Module

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

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

Parameters

attachments: Record<string, Set<string>>

Returns

Promise<{ format: string; hash: string; }[]>