pet-mini-program/components.d.ts

58 lines
3.9 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']
NutCircleProgress: typeof import('nutui-uniapp/components/circleprogress/circleprogress.vue')['default']
NutCol: typeof import('nutui-uniapp/components/col/col.vue')['default']
NutDatePicker: typeof import('nutui-uniapp/components/datepicker/datepicker.vue')['default']
NutDialog: typeof import('nutui-uniapp/components/dialog/dialog.vue')['default']
NutForm: typeof import('nutui-uniapp/components/form/form.vue')['default']
NutFormItem: typeof import('nutui-uniapp/components/formitem/formitem.vue')['default']
NutIcon: typeof import('nutui-uniapp/components/icon/icon.vue')['default']
NutInput: typeof import('nutui-uniapp/components/input/input.vue')['default']
NutNavbar: typeof import('nutui-uniapp/components/navbar/navbar.vue')['default']
NutOverlay: typeof import('nutui-uniapp/components/overlay/overlay.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']
NutRow: typeof import('nutui-uniapp/components/row/row.vue')['default']
NutSafeArea: typeof import('nutui-uniapp/components/safearea/safearea.vue')['default']
NutSearchbar: typeof import('nutui-uniapp/components/searchbar/searchbar.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']
PetSwiper: typeof import('./src/components/petSwiper/petSwiper.vue')['default']
PostList: typeof import('./src/components/postList/index.vue')['default']
PricePopup: typeof import('./src/components/pricePopup/index.vue')['default']
Selecter: typeof import('./src/components/selecter/index.vue')['default']
SmallCardBox: typeof import('./src/components/smallCardBox/index.vue')['default']
Timepopup: typeof import('./src/components/timepopup/index.vue')['default']
}
}