UNPKG

@nomicfoundation/hardhat-viem

Version:
5 lines 200 B
import type { HardhatPlugin } from "hardhat/types/plugins"; import "./type-extensions.js"; declare const hardhatPlugin: HardhatPlugin; export default hardhatPlugin; //# sourceMappingURL=index.d.ts.map