niucloud/admin/auto-imports.d.ts
2026-08-21 17:30:02 +08:00

7 lines
214 B
TypeScript

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