javashop/admin/auto-imports.d.ts
wangchen147 b30e97455f 0.0.3
springboot版本升级到3.4.1
修复已知问题
新增微信第三方平台
新增万能表单
2025-03-21 11:47:28 +08:00

6 lines
143 B
TypeScript

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