/// interface ImportMetaEnv { readonly VITE_DEBUG_BACKEND_URL: string } interface ImportMeta { readonly env: ImportMetaEnv }