hy-app
Version:
修复上传提示功能
85 lines (83 loc) • 6.78 kB
TypeScript
declare module 'vue' {
// Helper for Volar
export interface GlobalComponents {
HyActionSheet: (typeof import('./components/hy-action-sheet/hy-action-sheet.vue'))['default']
HyAddressPicker: (typeof import('./components/hy-address-picker/hy-address-picker.vue'))['default']
HyAvatar: (typeof import('./components/hy-avatar/hy-avatar.vue'))['default']
HyBackTop: (typeof import('./components/hy-back-top/hy-back-top.vue'))['default']
HyBadge: (typeof import('./components/hy-badge/hy-badge.vue'))['default']
HyButton: (typeof import('./components/hy-button/hy-button.vue'))['default']
HyCalendar: (typeof import('./components/hy-calendar/hy-calendar.vue'))['default']
HyCard: (typeof import('./components/hy-card/hy-card.vue'))['default']
HyCell: (typeof import('./components/hy-cell/hy-cell.vue'))['default']
HyCheckButton: (typeof import('./components/hy-check-button/hy-check-button.vue'))['default']
HyCheckbox: (typeof import('./components/hy-checkbox/hy-checkbox.vue'))['default']
HyCodeInput: (typeof import('./components/hy-code-input/hy-code-input.vue'))['default']
HyConfigProvider: (typeof import('./components/hy-config-provider/hy-config-provider.vue'))['default']
HyCountDown: (typeof import('./components/hy-count-down/hy-count-down.vue'))['default']
HyCountTo: (typeof import('./components/hy-count-to/hy-count-to.vue'))['default']
HyDatetimePicker: (typeof import('./components/hy-datetime-picker/hy-datetime-picker.vue'))['default']
HyDatetimePickerView: (typeof import('./components/hy-datetime-picker-view/hy-datetime-picker-view.vue'))['default']
HyDivider: (typeof import('./components/hy-divider/hy-divider.vue'))['default']
HyDropdown: (typeof import('./components/hy-dropdown/hy-dropdown.vue'))['default']
HyDropdownItem: (typeof import('./components/hy-dropdown-item/hy-dropdown-item.vue'))['default']
HyEmpty: (typeof import('./components/hy-empty/hy-empty.vue'))['default']
HyFlex: (typeof import('./components/hy-flex/hy-flex.vue'))['default']
HyFloatButton: (typeof import('./components/hy-float-button/hy-float-button.vue'))['default']
HyFloatingPanel: (typeof import('./components/hy-floating-panel/hy-floating-panel.vue'))['default']
HyForm: (typeof import('@/package/components/hy-form-group/hy-form.vue'))['default']
HyFormItem: (typeof import('./components/hy-form-item/hy-form-item.vue'))['default']
HyFormGroup: (typeof import('./components/hy-form-group/hy-form-group.vue'))['default']
HyGrid: (typeof import('./components/hy-grid/hy-grid.vue'))['default']
HyIcon: (typeof import('./components/hy-icon/hy-icon.vue'))['default']
HyImage: (typeof import('./components/hy-image/hy-image.vue'))['default']
HyInput: (typeof import('./components/hy-input/hy-input.vue'))['default']
HyLine: (typeof import('./components/hy-line/hy-line.vue'))['default']
HyLineProgress: (typeof import('./components/hy-line-progress/hy-line-progress.vue'))['default']
HyList: (typeof import('./components/hy-list/hy-list.vue'))['default']
HyLoading: (typeof import('./components/hy-loading/hy-loading.vue'))['default']
HyLogin: (typeof import('./components/hy-login/hy-login.vue'))['default']
HyMenu: (typeof import('./components/hy-menu/hy-menu.vue'))['default']
HyModal: (typeof import('./components/hy-modal/hy-modal.vue'))['default']
HyNavbar: (typeof import('./components/hy-navbar/hy-navbar.vue'))['default']
HyNoticeBar: (typeof import('./components/hy-notice-bar/hy-notice-bar.vue'))['default']
HyNotify: (typeof import('./components/hy-notify/hy-notify.vue'))['default']
HyNumberStep: (typeof import('./components/hy-number-step/hy-number-step.vue'))['default']
HyOverlay: (typeof import('./components/hy-overlay/hy-overlay.vue'))['default']
HyPagination: (typeof import('./components/hy-pagination/hy-pagination.vue'))['default']
HyParse: (typeof import('./components/hy-parse/hy-parse.vue'))['default']
HyPicker: (typeof import('./components/hy-picker/hy-picker.vue'))['default']
HyPopover: (typeof import('./components/hy-popover/hy-popover.vue'))['default']
HyPopup: (typeof import('./components/hy-popup/hy-popup.vue'))['default']
HyPrice: (typeof import('./components/hy-price/hy-price.vue'))['default']
HyQrcode: (typeof import('./components/hy-qrcode/hy-qrcode.vue'))['default']
HyRadio: (typeof import('./components/hy-radio/hy-radio.vue'))['default']
HyRate: (typeof import('./components/hy-rate/hy-rate.vue'))['default']
HyReadMore: (typeof import('./components/hy-read-more/hy-read-more.vue'))['default']
HyScrollList: (typeof import('./components/hy-scroll-list/hy-scroll-list.vue'))['default']
HySearch: (typeof import('./components/hy-search/hy-search.vue'))['default']
HySignature: (typeof import('./components/hy-signature/hy-signature.vue'))['default']
HySlider: (typeof import('./components/hy-slider/hy-slider.vue'))['default']
HyStatusBar: (typeof import('./components/hy-status-bar/hy-status-bar.vue'))['default']
HySteps: (typeof import('./components/hy-steps/hy-steps.vue'))['default']
HySticky: (typeof import('./components/hy-sticky/hy-sticky.vue'))['default']
HySubmitBar: (typeof import('./components/hy-submit-bar/hy-submit-bar.vue'))['default']
HySubsection: (typeof import('./components/hy-subsection/hy-subsection.vue'))['default']
HySwipeAction: (typeof import('./components/hy-swipe-action/hy-swipe-action.vue'))['default']
HySwiper: (typeof import('./components/hy-swiper/hy-swiper.vue'))['default']
HySwitch: (typeof import('./components/hy-switch/hy-switch.vue'))['default']
HyTabBar: (typeof import('./components/hy-tabBar/hy-tabBar.vue'))['default']
HyTabs: (typeof import('./components/hy-tabs/hy-tabs.vue'))['default']
HyTag: (typeof import('./components/hy-tag/hy-tag.vue'))['default']
HyTextarea: (typeof import('./components/hy-textarea/hy-textarea.vue'))['default']
HyText: (typeof import('./components/hy-text/hy-text.vue'))['default']
HyToast: (typeof import('./components/hy-toast/hy-toast.vue'))['default']
HyTooltip: (typeof import('./components/hy-tooltip/hy-tooltip.vue'))['default']
HyTransition: (typeof import('./components/hy-transition/hy-transition.vue'))['default']
HyUpload: (typeof import('./components/hy-upload/hy-upload.vue'))['default']
HyWarn: (typeof import('./components/hy-warn/hy-warn.vue'))['default']
HyWaterfall: (typeof import('./components/hy-waterfall/hy-waterfall.vue'))['default']
HyWatermark: (typeof import('./components/hy-watermark/hy-watermark.vue'))['default']
}
}
export {}