6 lines
75 B
JavaScript
6 lines
75 B
JavaScript
const URL = 'https://api.polytechnique.c4m.mg'
|
|
|
|
module.exports = {
|
|
URL
|
|
}
|