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 155 B
export const DEFAULT_BUILD_PROFILE = "default"; export const DEFAULT_BUILD_PROFILES = ["default", "production"]; //# sourceMappingURL=build-profiles.js.map