From c021e1b0dd2090439cdb625605a61388d9ab6a02 Mon Sep 17 00:00:00 2001
From: 潘志宝 <979469083@qq.com>
Date: 星期日, 15 十二月 2024 11:29:47 +0800
Subject: [PATCH] dataQuality

---
 types/env.d.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/types/env.d.ts b/types/env.d.ts
index 82b4cd7..25cef34 100644
--- a/types/env.d.ts
+++ b/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 {

--
Gitblit v1.9.3