/// interface ImportMetaEnv { /** App base path */ VITE_APP_BASE_PATH: string; /** App gateway */ VITE_APP_GATEWAY: string; }