48 lines
3.1 KiB
TypeScript
48 lines
3.1 KiB
TypeScript
/* eslint-disable */
|
|
/* prettier-ignore */
|
|
// @ts-nocheck
|
|
// Generated by vite-plugin-uni-components
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
import '@vue/runtime-core'
|
|
|
|
export {}
|
|
|
|
declare module '@vue/runtime-core' {
|
|
export interface GlobalComponents {
|
|
Carebox: typeof import('./src/components/carebox/index.vue')['default']
|
|
CouponItem: typeof import('./src/components/couponItem/index.vue')['default']
|
|
Gender: typeof import('./src/components/gender/index.vue')['default']
|
|
HasListCareBox: typeof import('./src/components/hasListCareBox/index.vue')['default']
|
|
HeaderBox: typeof import('./src/components/headerBox/index.vue')['default']
|
|
Largebox: typeof import('./src/components/largebox/index.vue')['default']
|
|
NutButton: typeof import('nutui-uniapp/components/button/button.vue')['default']
|
|
NutCell: typeof import('nutui-uniapp/components/cell/cell.vue')['default']
|
|
NutCellGroup: typeof import('nutui-uniapp/components/cellgroup/cellgroup.vue')['default']
|
|
NutCheckbox: typeof import('nutui-uniapp/components/checkbox/checkbox.vue')['default']
|
|
NutDatePicker: typeof import('nutui-uniapp/components/datepicker/datepicker.vue')['default']
|
|
NutForm: typeof import('nutui-uniapp/components/form/form.vue')['default']
|
|
NutFormItem: typeof import('nutui-uniapp/components/formitem/formitem.vue')['default']
|
|
NutInput: typeof import('nutui-uniapp/components/input/input.vue')['default']
|
|
NutNavbar: typeof import('nutui-uniapp/components/navbar/navbar.vue')['default']
|
|
NutPicker: typeof import('nutui-uniapp/components/picker/picker.vue')['default']
|
|
NutPopup: typeof import('nutui-uniapp/components/popup/popup.vue')['default']
|
|
NutRadio: typeof import('nutui-uniapp/components/radio/radio.vue')['default']
|
|
NutRadioGroup: typeof import('nutui-uniapp/components/radiogroup/radiogroup.vue')['default']
|
|
NutRate: typeof import('nutui-uniapp/components/rate/rate.vue')['default']
|
|
NutSafeArea: typeof import('nutui-uniapp/components/safearea/safearea.vue')['default']
|
|
NutStep: typeof import('nutui-uniapp/components/step/step.vue')['default']
|
|
NutSteps: typeof import('nutui-uniapp/components/steps/steps.vue')['default']
|
|
NutSwiper: typeof import('nutui-uniapp/components/swiper/swiper.vue')['default']
|
|
NutSwiperItem: typeof import('nutui-uniapp/components/swiperitem/swiperitem.vue')['default']
|
|
NutTabPane: typeof import('nutui-uniapp/components/tabpane/tabpane.vue')['default']
|
|
NutTabs: typeof import('nutui-uniapp/components/tabs/tabs.vue')['default']
|
|
NutTextarea: typeof import('nutui-uniapp/components/textarea/textarea.vue')['default']
|
|
OrderItem: typeof import('./src/components/orderItem/index.vue')['default']
|
|
PetHeaderChoose: typeof import('./src/components/petHeaderChoose/index.vue')['default']
|
|
PetSmallBox: typeof import('./src/components/petSmallBox/index.vue')['default']
|
|
PricePopup: typeof import('./src/components/pricePopup/index.vue')['default']
|
|
SmallCardBox: typeof import('./src/components/smallCardBox/index.vue')['default']
|
|
Timepopup: typeof import('./src/components/timepopup/index.vue')['default']
|
|
}
|
|
}
|