a zip code crypto-currency system good for red ONLY

isFunction.d.ts 59B

12
  1. export declare function isFunction(x: any): x is Function;