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