|
@@ -29,6 +29,7 @@ declare module '@vue/runtime-core' {
|
|
|
VanPullRefresh: typeof import('vant/es')['PullRefresh']
|
|
|
VanRadio: typeof import('vant/es')['Radio']
|
|
|
VanRadioGroup: typeof import('vant/es')['RadioGroup']
|
|
|
+ VanRate: typeof import('vant/es')['Rate']
|
|
|
VanSwipe: typeof import('vant/es')['Swipe']
|
|
|
VanSwipeItem: typeof import('vant/es')['SwipeItem']
|
|
|
VanTab: typeof import('vant/es')['Tab']
|