UNPKG

@betacodd/lighthouse-package

Version:

NPM package and CLI tool to interact with lighthouse protocol

5 lines (4 loc) 158 B
declare const _default: (sourcePath: any, apiKey: string, publicKey: string, signed_message: string) => Promise<{ data: any; }>; export default _default;