a zip code crypto-currency system good for red ONLY

app-constants.js 169B

12345
  1. export const PORTAL_DEFAULT = 1;
  2. export const PORTAL_MODAL = 2;
  3. export const PORTAL_LOADING = 3;
  4. export const PORTAL_TOAST = 4;
  5. //# sourceMappingURL=app-constants.js.map