a zip code crypto-currency system good for red ONLY

errorObject.js 211B

12345
  1. // typeof any so that it we don't have to cast when comparing a result to the error object
  2. /** PURE_IMPORTS_START PURE_IMPORTS_END */
  3. export var errorObject = { e: {} };
  4. //# sourceMappingURL=errorObject.js.map