Skip to content

Commit f953482

Browse files
authored
chore: remove repeat type (#6962)
1 parent a9f9899 commit f953482

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

typings/global.d.ts

-2
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,6 @@ declare module 'vue' {
266266
ABackTop: typeof import('ant-design-vue')['BackTop'];
267267

268268
AWatermark: typeof import('ant-design-vue')['Watermark'];
269-
270-
AStyleProvider: typeof import('ant-design-vue')['StyleProvider'];
271269
}
272270
}
273271
export {};

0 commit comments

Comments
 (0)