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