niucloud/admin/auto-imports.d.ts
wangchen147 a0c9a04155 0.0.3
2023-11-25 17:40:50 +08:00

7 lines
208 B
TypeScript

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