libushang 8 kuukautta sitten
vanhempi
commit
565fb4e0c8
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      auto-imports.d.ts

+ 0 - 1
auto-imports.d.ts

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