3 lines
No EOL
67 B
TypeScript
3 lines
No EOL
67 B
TypeScript
export const Config = {
|
|
APIEndpoint: "http://127.0.0.1:5858"
|
|
}; |