|
@@ -19,14 +19,11 @@ declare module 'vue' {
|
|
|
VanCell: typeof import('vant/es')['Cell']
|
|
|
VanCellGroup: typeof import('vant/es')['CellGroup']
|
|
|
VanConfigProvider: typeof import('vant/es')['ConfigProvider']
|
|
|
- VanEmpty: typeof import('vant/es')['Empty']
|
|
|
VanIcon: typeof import('vant/es')['Icon']
|
|
|
VanImage: typeof import('vant/es')['Image']
|
|
|
VanNavBar: typeof import('vant/es')['NavBar']
|
|
|
VanPicker: typeof import('vant/es')['Picker']
|
|
|
VanPopup: typeof import('vant/es')['Popup']
|
|
|
- VanSpace: typeof import('vant/es')['Space']
|
|
|
- VanStepper: typeof import('vant/es')['Stepper']
|
|
|
VanSwitch: typeof import('vant/es')['Switch']
|
|
|
VanTabbar: typeof import('vant/es')['Tabbar']
|
|
|
VanTabbarItem: typeof import('vant/es')['TabbarItem']
|