dev.js 83 B

1234
  1. const ENV_TYPE = {
  2. baseUrl: "https://api.circleo.win"
  3. }
  4. module.exports = ENV_TYPE