|
|
|
@ -28,8 +28,6 @@ declare module '@vue/runtime-core' { |
|
|
|
VanIcon: typeof import('vant/es')['Icon'] |
|
|
|
VanIcon: typeof import('vant/es')['Icon'] |
|
|
|
VanList: typeof import('vant/es')['List'] |
|
|
|
VanList: typeof import('vant/es')['List'] |
|
|
|
VanPullRefresh: typeof import('vant/es')['PullRefresh'] |
|
|
|
VanPullRefresh: typeof import('vant/es')['PullRefresh'] |
|
|
|
VanRadio: typeof import('vant/es')['Radio'] |
|
|
|
|
|
|
|
VanRadioGroup: typeof import('vant/es')['RadioGroup'] |
|
|
|
|
|
|
|
VanStepper: typeof import('vant/es')['Stepper'] |
|
|
|
VanStepper: typeof import('vant/es')['Stepper'] |
|
|
|
VanUploader: typeof import('vant/es')['Uploader'] |
|
|
|
VanUploader: typeof import('vant/es')['Uploader'] |
|
|
|
} |
|
|
|
} |
|
|
|
|