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 248 B
import { NetworkConfig } from "../../../../types"; export declare function showForkRecommendationsBannerIfNecessary(currentNetworkConfig: NetworkConfig, forkCachePath: string): Promise<void>; //# sourceMappingURL=fork-recomendations-banner.d.ts.map