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