UNPKG

@solidstate/hardhat-log-remover

Version:

Remove Hardhat console.log imports and calls from Solidity source files

2 lines (1 loc) 75 B
export declare const removeLogs: (sourcePaths: string[]) => Promise<void>;