UNPKG

@nomicfoundation/hardhat-chai-matchers

Version:
3 lines 166 B
import type { Addressable } from "ethers"; export declare function getAddressOf(account: Addressable | string): Promise<string>; //# sourceMappingURL=account.d.ts.map