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 156 B
import { EdrContext } from "@nomicfoundation/edr"; export declare function getGlobalEdrContext(): Promise<EdrContext>; //# sourceMappingURL=context.d.ts.map