UI for Zipcoin Blue

isNumeric.d.ts 60B

12
  1. export declare function isNumeric(val: any): val is number;