@@ -1,3 +1,7 @@
interface ImportMeta {
interface ImportMetaEnv {
VITE_API_URL?: string;
}
readonly env: ImportMetaEnv;
The note is not visible to the blocked user.