diff --git a/admin/auto-imports.d.ts b/admin/auto-imports.d.ts index 8f3c7963e..08908edd6 100644 --- a/admin/auto-imports.d.ts +++ b/admin/auto-imports.d.ts @@ -1,6 +1,5 @@ // Generated by 'unplugin-auto-import' export {} declare global { - const ElMessage: typeof import('element-plus/es')['ElMessage'] - const ElNotification: typeof import('element-plus/es')['ElNotification'] + }