Skip to main content
Module

x/earthstar/src/entries/npm.ts>AttachmentDriverFilesystem#filter

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

Parameters

attachments: Record<string, Set<string>>

Returns

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