chore: remove repeat type (#6962)

pull/7025/head
Konv Suu 2023-10-15 20:51:13 -05:00 committed by GitHub
parent a9f9899185
commit f953482a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

2
typings/global.d.ts vendored
View File

@ -266,8 +266,6 @@ declare module 'vue' {
ABackTop: typeof import('ant-design-vue')['BackTop'];
AWatermark: typeof import('ant-design-vue')['Watermark'];
AStyleProvider: typeof import('ant-design-vue')['StyleProvider'];
}
}
export {};