From 70ca3fe1992a1c7a4a5ba0e6f7f8fbc979462a4b Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期二, 31 十月 2023 20:28:29 +0800 Subject: [PATCH] Merge branch 'dev' of http://192.168.5.5:10010/r/web/bulletin-board-style1 into wn --- 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