From 5c2a12a0436d01b48439528864811777af9aae68 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期三, 01 十一月 2023 15:28:27 +0800
Subject: [PATCH] 集群状态的组件开发 缺背景图
---
src/auto-imports.d.ts | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/auto-imports.d.ts b/src/auto-imports.d.ts
index fb10b91..1d89ee8 100644
--- a/src/auto-imports.d.ts
+++ b/src/auto-imports.d.ts
@@ -4,4 +4,6 @@
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
export {}
-declare global {}
+declare global {
+
+}
--
Gitblit v1.8.0