decompose structure

This commit is contained in:
Первов Артем
2026-06-20 00:51:18 +03:00
parent dbda8ee613
commit 31add10e56
77 changed files with 4112 additions and 3974 deletions

1
src/vite-env.d.ts vendored
View File

@@ -2,6 +2,7 @@
interface ImportMetaEnv {
readonly VITE_CLOUD_API_URL?: string;
readonly VITE_DIAGRAM_API_URL?: string;
readonly VITE_TOIR_LIGHT_ORIGIN?: string;
readonly VITE_KEYCLOAK_URL?: string;
readonly VITE_KEYCLOAK_REALM?: string;