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 | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/auto-imports.d.ts b/auto-imports.d.ts index 08908ed..918aad8 100644 --- a/auto-imports.d.ts +++ b/auto-imports.d.ts @@ -1,4 +1,7 @@ -// Generated by 'unplugin-auto-import' +/* eslint-disable */ +/* prettier-ignore */ +// @ts-nocheck +// Generated by unplugin-auto-import export {} declare global { -- Gitblit v1.8.0