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 171 B
export declare function isRpcQuantityString(u: unknown): u is string; export declare function isRpcDataString(u: unknown): u is string; //# sourceMappingURL=utils.d.ts.map