interface ImportMetaEnv { /** api url */ readonly VITE_GLOB_API_URL: string; }