/// interface ImportMetaEnv { readonly VITE_BOT_API_URL?: string } interface ImportMeta { readonly env: ImportMetaEnv }