Browse Source

no message

libushang 8 months ago
parent
commit
565fb4e0c8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      auto-imports.d.ts

+ 0 - 1
auto-imports.d.ts

@@ -316,7 +316,6 @@ declare module 'vue' {
   interface GlobalComponents {}
   interface GlobalComponents {}
   interface ComponentCustomProperties {
   interface ComponentCustomProperties {
     readonly EffectScope: UnwrapRef<typeof import('vue')['EffectScope']>
     readonly EffectScope: UnwrapRef<typeof import('vue')['EffectScope']>
-    readonly ElMessage: UnwrapRef<typeof import('element-plus/es')['ElMessage']>
     readonly acceptHMRUpdate: UnwrapRef<typeof import('pinia')['acceptHMRUpdate']>
     readonly acceptHMRUpdate: UnwrapRef<typeof import('pinia')['acceptHMRUpdate']>
     readonly asyncComputed: UnwrapRef<typeof import('@vueuse/core')['asyncComputed']>
     readonly asyncComputed: UnwrapRef<typeof import('@vueuse/core')['asyncComputed']>
     readonly autoResetRef: UnwrapRef<typeof import('@vueuse/core')['autoResetRef']>
     readonly autoResetRef: UnwrapRef<typeof import('@vueuse/core')['autoResetRef']>