UNPKG

cofhe-hardhat-plugin

Version:
3 lines 209 B
import { HardhatRuntimeEnvironment } from "hardhat/types"; export declare const compileMockContractPaths: (hre: HardhatRuntimeEnvironment) => Promise<void>; //# sourceMappingURL=compile-mock-contracts.d.ts.map