UNPKG

@betacodd/lighthouse-package

Version:

NPM package and CLI tool to interact with lighthouse protocol

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