ethers.js/packages/address/lib/address.d.ts

3 lines
163 B
TypeScript
Raw Permalink Normal View History

2022-04-11 17:14:19 -04:00
export declare function getAddress(address: string): string;
export declare function getIcapAddress(address: string): string;
//# sourceMappingURL=address.d.ts.map