javashop/admin/auto-imports.d.ts
wangchen147 71d3055aeb 0.0.3
修复已知问题
新增好友代付功能
优化wap端分包方案
2025-01-16 09:32:47 +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']
}