houzhongjian
2024-12-13 cca7e477f88916343e805e9f192cf8ae1bbaf98d
types/env.d.ts
@@ -30,6 +30,7 @@
  readonly VITE_DROP_CONSOLE: string
  readonly VITE_SOURCEMAP: string
  readonly VITE_OUT_DIR: string
  readonly VITE_STATIC_DIR: string
}
declare global {