|
|
|
@ -27,6 +27,7 @@ declare module '@vue/runtime-core' { |
|
|
|
VanGridItem: typeof import('vant/es')['GridItem'] |
|
|
|
VanGridItem: typeof import('vant/es')['GridItem'] |
|
|
|
VanIcon: typeof import('vant/es')['Icon'] |
|
|
|
VanIcon: typeof import('vant/es')['Icon'] |
|
|
|
VanImage: typeof import('vant/es')['Image'] |
|
|
|
VanImage: typeof import('vant/es')['Image'] |
|
|
|
|
|
|
|
VanStepper: typeof import('vant/es')['Stepper'] |
|
|
|
VanSwipe: typeof import('vant/es')['Swipe'] |
|
|
|
VanSwipe: typeof import('vant/es')['Swipe'] |
|
|
|
VanSwipeItem: typeof import('vant/es')['SwipeItem'] |
|
|
|
VanSwipeItem: typeof import('vant/es')['SwipeItem'] |
|
|
|
VanTabbar: typeof import('vant/es')['Tabbar'] |
|
|
|
VanTabbar: typeof import('vant/es')['Tabbar'] |
|
|
|
|