a zip code crypto-currency system good for red ONLY

errorObject.js 168B

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