UNPKG

hardhat

Version:

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

3 lines 155 B
export declare function printLine(line: string): void; export declare function replaceLastLine(newLine: string): void; //# sourceMappingURL=logger.d.ts.map