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 176 B
import { ProjectPathsConfig } from "../../../../types"; export declare function getForkCacheDirPath(paths: ProjectPathsConfig): string; //# sourceMappingURL=disk-cache.d.ts.map