a zip code crypto-currency system good for red ONLY

tryCatch.d.ts 64B

12
  1. export declare function tryCatch<T extends Function>(fn: T): T;