docs: 优化 element-plus.d.ts 文件注释

This commit is contained in:
pany 2023-05-12 18:59:39 +08:00
parent bc7dae8435
commit 362ce6ed56

View File

@ -1,4 +1,7 @@
/** Copy https://github.com/element-plus/element-plus/blob/dev/global.d.ts#L2 */ /**
* Copy https://github.com/element-plus/element-plus/blob/dev/global.d.ts
* vxe-table 4.2.7-beta.0 ~ 4.3.11 vue-router 4.2.0 Element Plus
*/
declare module 'vue' { declare module 'vue' {
export interface GlobalComponents { export interface GlobalComponents {