UNPKG

@lighthouse-web3/sdk

Version:

NPM package and CLI tool to interact with lighthouse protocol

5 lines (4 loc) 289 B
declare const _default: (path: string | any, apiKey: string, publicKey: string, signedMessage: string, cidVersion?: number, uploadProgressCallback?: ((data: any) => void) | undefined) => Promise<{ data: import("../../../../types").IFileUploadedResponse[]; }>; export default _default;