UNPKG

@asset-projects/ethers-wrapper

Version:
6 lines (5 loc) 117 B
/** * @param address string; * @returns boolean; */ export declare const isAddress: (address: string) => boolean;