diff --git a/auto-imports.d.ts b/auto-imports.d.ts index 918aad8..430addd 100644 --- a/auto-imports.d.ts +++ b/auto-imports.d.ts @@ -4,5 +4,5 @@ // Generated by unplugin-auto-import export {} declare global { - + const ElNotification: typeof import('element-plus/es')['ElNotification'] }