UNPKG

hardhat

Version:

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

5 lines 233 B
export type * from "./internal/core/config.js"; export * from "./internal/core/config.js"; export type { HardhatUserConfig } from "./types/config.js"; import "./internal/builtin-plugins/index.js"; //# sourceMappingURL=config.d.ts.map