niucloud/admin/auto-imports.d.ts
wangchen147 72333f8528 0.0.5
2023-12-15 16:43:29 +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']
}