Files
zy-client-a/ww_gb_etc_temp2/env.d.ts
telangpu cf55c2cad6 update
2026-04-28 00:42:28 +08:00

5 lines
91 B
TypeScript

/// <reference types="vite/client" />
interface ImportMetaEnv {
VITE_BASE_URL: string;
}