niucloud/admin/auto-imports.d.ts
wangchen147 8916a9662d 0.0.8
2024-01-11 15:57:27 +08:00

6 lines
143 B
TypeScript

// Generated by 'unplugin-auto-import'
export {}
declare global {
const ElNotification: typeof import('element-plus/es')['ElNotification']
}