UNPKG

@betacodd/lighthouse-package

Version:

NPM package and CLI tool to interact with lighthouse protocol

4 lines (3 loc) 181 B
/// <reference types="node" /> declare const _default: (cid: string, fileEncryptionKey: string, mimeType: string) => Promise<import("buffer").Blob | null>; export default _default;