UNPKG

@lighthouse-web3/sdk

Version:

NPM package and CLI tool to interact with lighthouse protocol

5 lines (4 loc) 131 B
declare const _default: (buffer: any, apiKey: string, cidVersion: number) => Promise<{ data: any; }>; export default _default;