niucloud/admin/auto-imports.d.ts
全栈小学生 8fa97dd4a7 up
2025-04-19 10:38:30 +08:00

8 lines
279 B
TypeScript

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