UNPKG

@lighthouse-web3/sdk

Version:

NPM package and CLI tool to interact with lighthouse protocol

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