a zip code crypto-currency system good for red ONLY

isNumeric.d.ts 60B

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