javashop/admin/auto-imports.d.ts
wangchen147 7f0a8d746a 0.0.2
2024-10-24 16:18:25 +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']
}