From 6630b15a2c3ffdfcd99b164131b4668efb994ffa Mon Sep 17 00:00:00 2001 From: 刘嘉威 <daidaibg@163.com> Date: 星期一, 08 五月 2023 17:39:26 +0800 Subject: [PATCH] perf: 更新依赖 --- auto-imports.d.ts | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/auto-imports.d.ts b/auto-imports.d.ts new file mode 100644 index 0000000..918aad8 --- /dev/null +++ b/auto-imports.d.ts @@ -0,0 +1,8 @@ +/* eslint-disable */ +/* prettier-ignore */ +// @ts-nocheck +// Generated by unplugin-auto-import +export {} +declare global { + +} -- Gitblit v1.8.0