frondend/app/app.config.tsx

6 lines
85 B
TypeScript

module.exports = {
colors:{
},
api_link: "http://localhost/api/v1/",
}