chore: remove repeat type (#6962)
parent
a9f9899185
commit
f953482a4d
|
@ -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 {};
|
||||
|
|
Loading…
Reference in New Issue