/// interface ImportMetaEnv { readonly VITE_APP_VERSION?: string; readonly VITE_GIT_SHA?: string; readonly VITE_BUILD_DATE?: string; }