UNPKG

@betacodd/lighthouse-package

Version:

NPM package and CLI tool to interact with lighthouse protocol

3 lines (2 loc) 191 B
declare const _default: (path: string | any, apiKey: string, publicKey: string, signedMessage: string, uploadProgressCallback?: (data: any) => void) => Promise<any>; export default _default;