UNPKG

@betacodd/lighthouse-package

Version:

NPM package and CLI tool to interact with lighthouse protocol

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