UNPKG

@betacodd/lighthouse-package

Version:

NPM package and CLI tool to interact with lighthouse protocol

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