mirror of
https://github.com/Ai-hack-MAGNUM-OPUS/frontend.git
synced 2024-11-10 19:56:41 +03:00
5 lines
64 B
TypeScript
5 lines
64 B
TypeScript
|
const check_state_url = '/state'
|
||
|
|
||
|
export {
|
||
|
check_state_url
|
||
|
}
|