UNPKG

@nomicfoundation/hardhat-foundry

Version:

Hardhat plugin that provides compatibility with Foundry-based projects remappings.

4 lines 171 B
import type { HardhatPlugin } from "hardhat/types/plugins"; declare const hardhatFoundry: HardhatPlugin; export default hardhatFoundry; //# sourceMappingURL=index.d.ts.map