You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
91 lines
5.5 KiB
91 lines
5.5 KiB
// generated by unplugin-vue-components
|
|
// We suggest you to commit this file into source control
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
import '@vue/runtime-core'
|
|
|
|
export {}
|
|
|
|
declare module '@vue/runtime-core' {
|
|
export interface GlobalComponents {
|
|
Breadcrumb: typeof import('./src/components/Breadcrumb/index.vue')['default']
|
|
CalendarHeatmap: typeof import('./src/components/CalendarHeatmap/index.vue')['default']
|
|
Crontab: typeof import('./src/components/Crontab/index.vue')['default']
|
|
Day: typeof import('./src/components/Crontab/day.vue')['default']
|
|
Echarts: typeof import('./src/components/Echarts/index.vue')['default']
|
|
Editor: typeof import('./src/components/Editor/index.vue')['default']
|
|
ElAutocomplete: typeof import('element-plus/es')['ElAutocomplete']
|
|
ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
|
|
ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
|
|
ElButton: typeof import('element-plus/es')['ElButton']
|
|
ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
|
|
ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
|
|
ElCol: typeof import('element-plus/es')['ElCol']
|
|
ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
|
|
ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
|
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
|
ElDivider: typeof import('element-plus/es')['ElDivider']
|
|
ElDrawer: typeof import('element-plus/es')['ElDrawer']
|
|
ElDropdown: typeof import('element-plus/es')['ElDropdown']
|
|
ElDropdownItem: typeof import('element-plus/es')['ElDropdownItem']
|
|
ElDropdownMenu: typeof import('element-plus/es')['ElDropdownMenu']
|
|
ElEmpty: typeof import('element-plus/es')['ElEmpty']
|
|
ElForm: typeof import('element-plus/es')['ElForm']
|
|
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
ElIcon: typeof import('element-plus/es')['ElIcon']
|
|
ElImage: typeof import('element-plus/es')['ElImage']
|
|
ElInput: typeof import('element-plus/es')['ElInput']
|
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
|
ElMenu: typeof import('element-plus/es')['ElMenu']
|
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
|
|
ElOption: typeof import('element-plus/es')['ElOption']
|
|
ElPagination: typeof import('element-plus/es')['ElPagination']
|
|
ElPopover: typeof import('element-plus/es')['ElPopover']
|
|
ElRadio: typeof import('element-plus/es')['ElRadio']
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
ElRow: typeof import('element-plus/es')['ElRow']
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
|
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
|
ElTable: typeof import('element-plus/es')['ElTable']
|
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
|
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
ElTabs: typeof import('element-plus/es')['ElTabs']
|
|
ElTag: typeof import('element-plus/es')['ElTag']
|
|
ElTimePicker: typeof import('element-plus/es')['ElTimePicker']
|
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
|
ElTransfer: typeof import('element-plus/es')['ElTransfer']
|
|
ElTreeSelect: typeof import('element-plus/es')['ElTreeSelect']
|
|
ElUpload: typeof import('element-plus/es')['ElUpload']
|
|
EmojiExtension: typeof import('./src/components/EmojiExtension/index.vue')['default']
|
|
GithubCorner: typeof import('./src/components/GithubCorner/index.vue')['default']
|
|
Hamburger: typeof import('./src/components/Hamburger/index.vue')['default']
|
|
Hour: typeof import('./src/components/Crontab/hour.vue')['default']
|
|
IconSelect: typeof import('./src/components/IconSelect/index.vue')['default']
|
|
Min: typeof import('./src/components/Crontab/min.vue')['default']
|
|
Month: typeof import('./src/components/Crontab/month.vue')['default']
|
|
Pagination: typeof import('./src/components/Pagination/index.vue')['default']
|
|
ParentView: typeof import('./src/components/ParentView/index.vue')['default']
|
|
Password: typeof import('./src/components/Password/index.vue')['default']
|
|
PreviewCode: typeof import('./src/components/PreviewCode/index.vue')['default']
|
|
Result: typeof import('./src/components/Crontab/result.vue')['default']
|
|
RightToolBar: typeof import('./src/components/RightToolBar/index.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
Screenfull: typeof import('./src/components/Screenfull/index.vue')['default']
|
|
ScrollPane: typeof import('./src/components/TagView/ScrollPane.vue')['default']
|
|
Second: typeof import('./src/components/Crontab/second.vue')['default']
|
|
Settings: typeof import('./src/components/Settings/index.vue')['default']
|
|
SizeSelect: typeof import('./src/components/SizeSelect/index.vue')['default']
|
|
SvgIcon: typeof import('./src/components/SvgIcon/index.vue')['default']
|
|
TagCloud: typeof import('./src/components/TagCloud/index.vue')['default']
|
|
TagView: typeof import('./src/components/TagView/index.vue')['default']
|
|
Week: typeof import('./src/components/Crontab/week.vue')['default']
|
|
Year: typeof import('./src/components/Crontab/year.vue')['default']
|
|
}
|
|
export interface ComponentCustomProperties {
|
|
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
|
|
}
|
|
}
|