From 0b4a0cc237d046b0d1d3875ee88b58f6370fcafc Mon Sep 17 00:00:00 2001 From: XiaoDaiGua-Ray <443547225@qq.com> Date: Fri, 15 Dec 2023 11:24:23 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0dts=E7=9A=84?= =?UTF-8?q?=E4=B8=80=E4=BA=9B=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/types/global.d.ts | 2 ++ src/vite-env.d.ts | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/types/global.d.ts b/src/types/global.d.ts index 3c76157e..9b2b490f 100644 --- a/src/types/global.d.ts +++ b/src/types/global.d.ts @@ -1,4 +1,6 @@ /* eslint-disable @typescript-eslint/no-explicit-any */ +export {} + import type { AppConfig } from './modules/cfg' import type { MessageApi, diff --git a/src/vite-env.d.ts b/src/vite-env.d.ts index f140b267..6d3a70ec 100644 --- a/src/vite-env.d.ts +++ b/src/vite-env.d.ts @@ -1,6 +1,5 @@ /// /// -/// /// ///