mirror of
https://github.com/Ai-hack-MAGNUM-OPUS/frontend.git
synced 2025-02-16 18:20:31 +03:00
5 lines
64 B
TypeScript
5 lines
64 B
TypeScript
|
const check_state_url = '/state'
|
||
|
|
||
|
export {
|
||
|
check_state_url
|
||
|
}
|