mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-22 20:09:19 +08:00
7 lines
191 B
TypeScript
7 lines
191 B
TypeScript
// Generated by 'unplugin-auto-import'
|
|
// We suggest you to commit this file into source control
|
|
declare global {
|
|
const ElMessage: typeof import('element-plus/es')['ElMessage']
|
|
}
|
|
export {}
|