1 Star 1 Fork 0

isdream/isdream-blog-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
components.d.ts 5.55 KB
一键复制 编辑 原始数据 按行查看 历史
isdream 提交于 2023-12-16 18:59 . feat(*): 跟随isdream-vue-admin更新
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
A: typeof import('./src/components/a/src/a.vue')['default']
Chart: typeof import('./src/components/chart/src/chart.vue')['default']
ColorPicker: typeof import('./src/components/colorPicker/src/colorPicker.vue')['default']
ColorPickerAppTheme: typeof import('./src/components/colorPicker/src/colorPickerAppTheme.vue')['default']
DeleteButton: typeof import('./src/components/deleteButton/src/deleteButton.vue')['default']
Demo: typeof import('./src/components/demo/src/demo.vue')['default']
Editor: typeof import('./src/components/editor/src/editor.vue')['default']
ElAside: typeof import('element-plus/es')['ElAside']
ElAvatar: typeof import('element-plus/es')['ElAvatar']
ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
ElButton: typeof import('element-plus/es')['ElButton']
ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup']
ElCard: typeof import('element-plus/es')['ElCard']
ElCheckbox: typeof import('element-plus/es')['ElCheckbox']
ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup']
ElColorPicker: typeof import('element-plus/es')['ElColorPicker']
ElContainer: typeof import('element-plus/es')['ElContainer']
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']
ElForm: typeof import('element-plus/es')['ElForm']
ElFormItem: typeof import('element-plus/es')['ElFormItem']
ElHeader: typeof import('element-plus/es')['ElHeader']
ElIcon: typeof import('element-plus/es')['ElIcon']
ElLink: typeof import('element-plus/es')['ElLink']
ElMain: typeof import('element-plus/es')['ElMain']
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']
ElPopconfirm: typeof import('element-plus/es')['ElPopconfirm']
ElRadio: typeof import('element-plus/es')['ElRadio']
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
ElRow: typeof import('element-plus/es')['ElRow']
ElSelect: typeof import('element-plus/es')['ElSelect']
ElSpace: typeof import('element-plus/es')['ElSpace']
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']
ElTag: typeof import('element-plus/es')['ElTag']
ElTooltip: typeof import('element-plus/es')['ElTooltip']
ElUpload: typeof import('element-plus/es')['ElUpload']
Form: typeof import('./src/components/form/src/form.vue')['default']
FormDialog: typeof import('./src/components/formDialog/src/formDialog.vue')['default']
Icon: typeof import('./src/components/icon/src/icon.vue')['default']
Img: typeof import('./src/components/img/src/img.vue')['default']
ImgAvatar: typeof import('./src/components/img/src/imgAvatar.vue')['default']
ImgDefault: typeof import('./src/components/img/src/imgDefault.vue')['default']
Loading: typeof import('./src/components/loading/src/loading.vue')['default']
LoadingLottie: typeof import('./src/components/loading/src/loading-lottie.vue')['default']
Lottie: typeof import('./src/components/lottie/src/lottie.vue')['default']
MA: typeof import('@/components')['MA']
Markdown: typeof import('./src/components/markdown/src/markdown.vue')['default']
MarkdownView: typeof import('./src/components/markdown/src/markdownView.vue')['default']
MCheckboxGroup: typeof import('./src/components/form/src/components/MCheckboxGroup.vue')['default']
MColorPicker: typeof import('@/components')['MColorPicker']
MColorPickerAppTheme: typeof import('@/components')['MColorPickerAppTheme']
MDeleteButton: typeof import('@/components')['MDeleteButton']
MForm: typeof import('@/components')['MForm']
MFormDialog: typeof import('@/components')['MFormDialog']
MIcon: typeof import('@/components')['MIcon']
MImg: typeof import('@/components')['MImg']
MImgAvatar: typeof import('@/components')['MImgAvatar']
MLottie: typeof import('@/components')['MLottie']
MRadioGroup: typeof import('./src/components/form/src/components/MRadioGroup.vue')['default']
MSelect: typeof import('./src/components/form/src/components/MSelect.vue')['default']
MTable: typeof import('@/components')['MTable']
MViewFile: typeof import('@/components')['MViewFile']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
Table: typeof import('./src/components/table/src/table.vue')['default']
Upload: typeof import('./src/components/upload/src/upload.vue')['default']
ViewFile: typeof import('./src/components/upload/src/viewFile.vue')['default']
}
export interface ComponentCustomProperties {
vLoading: typeof import('element-plus/es')['ElLoadingDirective']
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/isdreamcn/isdream-blog-admin.git
git@gitee.com:isdreamcn/isdream-blog-admin.git
isdreamcn
isdream-blog-admin
isdream-blog-admin
main

搜索帮助