config.js 50 B

1234
  1. const config = {
  2. base_url: ''
  3. }
  4. export { config }