UNPKG

@nomicfoundation/hardhat-viem

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