UNPKG

hardhat

Version:

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

4 lines 190 B
export declare function download(url: string, filePath: string, timeoutMillis?: number, extraHeaders?: { [name: string]: string; }): Promise<void>; //# sourceMappingURL=download.d.ts.map