UNPKG

@devtion/actions

Version:
6 lines 231 B
import "@nomiclabs/hardhat-ethers"; import "./src/helpers/tasks"; import { HardhatUserConfig } from "hardhat/types/index"; declare const config: HardhatUserConfig; export default config; //# sourceMappingURL=hardhat.config.d.ts.map