UNPKG

@etherspot/data-utils

Version:
4 lines (2 loc) 106 B
declare function addressesEqual(address1: string, address2: string): boolean; export { addressesEqual };