From d3322ffc8cfbef45122784037eea48900f02f469 Mon Sep 17 00:00:00 2001 From: 刘嘉威 <daidaibg@163.com> Date: 星期一, 10 七月 2023 14:19:42 +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