feat: element-plus/global

This commit is contained in:
2023-08-21 19:32:23 +08:00
parent 1f74fd9bcb
commit 06327c226e

View File

@ -20,6 +20,7 @@
"./packages/*"
]
},
"noImplicitAny": false
"noImplicitAny": false,
"types": ["element-plus/global"]
}
}