6 lines
85 B
TypeScript
6 lines
85 B
TypeScript
|
module.exports = {
|
||
|
colors:{
|
||
|
|
||
|
},
|
||
|
api_link: "http://localhost/api/v1/",
|
||
|
}
|