Skip to main content
Module

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

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

Parameters

hashes: Record<string, Set<string>>

Returns

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