diff --git a/env.d.ts b/env.d.ts index 4e8bca1..a6b6bbe 100644 --- a/env.d.ts +++ b/env.d.ts @@ -7,7 +7,7 @@ interface ImportMetaEnv { /** * undefined */ - readonly VITE_PROXY: Record + readonly VITE_PROXY: string /** * undefined */