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 223 B
export declare function isCwdInsideProject(): boolean; export declare function getUserConfigPath(): string; export declare function getRecommendedGitIgnore(): Promise<string>; //# sourceMappingURL=project-structure.d.ts.map