UNPKG

hardhat

Version:

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

3 lines 168 B
import type { UtilsTaskDefinition } from "../../types.js"; export declare function convert(prefix: string[]): UtilsTaskDefinition[]; //# sourceMappingURL=index.d.ts.map