UNPKG

viem

Version:

TypeScript Interface for Ethereum

3 lines 147 B
import type { Address } from '../../accounts/index.js'; export declare function isEth(token: Address): boolean; //# sourceMappingURL=isEth.d.ts.map