test_lgq/admin/auto-imports.d.ts
2024-01-24 17:36:08 +08:00

6 lines
143 B
TypeScript

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