frondend/app/app.config.tsx

6 lines
85 B
TypeScript
Raw Normal View History

2024-10-05 15:04:17 +08:00
module.exports = {
colors:{
},
api_link: "http://localhost/api/v1/",
}