UNPKG

@melonproject/protocol

Version:

Technology Regulated and Operated Investment Funds

4 lines (3 loc) 162 B
import { Address } from '@melonproject/token-math'; declare const isSameAddress: (a: string | Address, b: string | Address) => boolean; export { isSameAddress };