UNPKG

@lighthouse-web3/sdk

Version:

NPM package and CLI tool to interact with lighthouse protocol

3 lines (2 loc) 133 B
declare const _default: (cid: string, fileEncryptionKey: string, mimeType: string) => Promise<Blob | null>; export default _default;