niucloud/admin/auto-imports.d.ts
全栈小学生 ee1a7c20d6 admin
2023-06-01 19:31:28 +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']
}