test_lgq/admin/auto-imports.d.ts

6 lines
143 B
TypeScript
Raw Normal View History

2024-01-24 17:36:08 +08:00
// Generated by 'unplugin-auto-import'
export {}
declare global {
const ElNotification: typeof import('element-plus/es')['ElNotification']
}