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 184 B
import type { SolidityHooks } from 'hardhat/types/hooks'; declare const _default: () => Promise<Partial<SolidityHooks>>; export default _default; //# sourceMappingURL=solidity.d.ts.map