a zip code crypto-currency system good for red ONLY

123
  1. "use strict";
  2. exports.isArray = Array.isArray || (function (x) { return x && typeof x.length === 'number'; });
  3. //# sourceMappingURL=isArray.js.map