Skip to content

Commit

Permalink
fix: 重新生成type文件
Browse files Browse the repository at this point in the history
  • Loading branch information
yuntian001 committed Dec 3, 2023
1 parent 34e5bb9 commit 0fac8a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions types/auto-imports.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
export {}
declare global {
const EffectScope: typeof import('vue')['EffectScope']
const ElLoading: typeof import('element-plus/es')['ElLoading']
const ElMessageBox: typeof import('element-plus/es')['ElMessageBox']
const acceptHMRUpdate: typeof import('pinia')['acceptHMRUpdate']
const asyncComputed: typeof import('@vueuse/core')['asyncComputed']
const autoResetRef: typeof import('@vueuse/core')['autoResetRef']
Expand Down

0 comments on commit 0fac8a6

Please sign in to comment.