|
@@ -41,14 +41,11 @@ declare module '@vue/runtime-core' {
|
|
|
VanRadio: typeof import('vant/es')['Radio']
|
|
|
VanRadioGroup: typeof import('vant/es')['RadioGroup']
|
|
|
VanRate: typeof import('vant/es')['Rate']
|
|
|
-<<<<<<< HEAD
|
|
|
-=======
|
|
|
VanSkeleton: typeof import('vant/es')['Skeleton']
|
|
|
VanStep: typeof import('vant/es')['Step']
|
|
|
VanSteps: typeof import('vant/es')['Steps']
|
|
|
VanSticky: typeof import('vant/es')['Sticky']
|
|
|
VanSubmitBar: typeof import('vant/es')['SubmitBar']
|
|
|
->>>>>>> master
|
|
|
VanSwipe: typeof import('vant/es')['Swipe']
|
|
|
VanSwipeItem: typeof import('vant/es')['SwipeItem']
|
|
|
VanTab: typeof import('vant/es')['Tab']
|