UNPKG

hardhat-deploy

Version:

Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures

4 lines 178 B
import type { ConfigHooks } from 'hardhat/types/hooks'; declare const _default: () => Promise<Partial<ConfigHooks>>; export default _default; //# sourceMappingURL=config.d.ts.map