let constants; constants = { API_USER_AGENT: `Atlas`, API_BASE_URL: '/api', }; export default constants;