UNPKG

106 BJavaScriptView Raw
1var config = {};
2config.baseUrl = 'https://api.uber.com/';
3config.version = 'v1';
4module.exports = config;
\No newline at end of file