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.
54 lines
3.0 KiB
54 lines
3.0 KiB
2 years ago
|
// 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('./../components/Breadcrumb/index.vue')['default']
|
||
|
ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
|
||
|
ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
|
||
|
ElButton: typeof import('element-plus/es')['ElButton']
|
||
|
ElCard: typeof import('element-plus/es')['ElCard']
|
||
|
ElCol: typeof import('element-plus/es')['ElCol']
|
||
|
ElDialog: typeof import('element-plus/es')['ElDialog']
|
||
|
ElDivider: typeof import('element-plus/es')['ElDivider']
|
||
|
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']
|
||
|
ElInput: typeof import('element-plus/es')['ElInput']
|
||
|
ElMenu: typeof import('element-plus/es')['ElMenu']
|
||
|
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
|
||
|
ElRow: typeof import('element-plus/es')['ElRow']
|
||
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
||
|
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
||
|
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
||
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
||
|
ElTree: typeof import('element-plus/es')['ElTree']
|
||
|
Hamburger: typeof import('./../components/Hamburger/index.vue')['default']
|
||
|
LangSelect: typeof import('./../components/LangSelect/index.vue')['default']
|
||
|
MultiUpload: typeof import('./../components/Upload/MultiUpload.vue')['default']
|
||
|
NButton: typeof import('naive-ui')['NButton']
|
||
|
NIcon: typeof import('naive-ui')['NIcon']
|
||
|
NMenu: typeof import('naive-ui')['NMenu']
|
||
|
NSpin: typeof import('naive-ui')['NSpin']
|
||
|
NTooltip: typeof import('naive-ui')['NTooltip']
|
||
|
Pagination: typeof import('./../components/Pagination/index.vue')['default']
|
||
|
RightPanel: typeof import('./../components/RightPanel/index.vue')['default']
|
||
|
RouterLink: typeof import('vue-router')['RouterLink']
|
||
|
RouterView: typeof import('vue-router')['RouterView']
|
||
|
Screenfull: typeof import('./../components/Screenfull/index.vue')['default']
|
||
|
Signature: typeof import('./../components/Signature/index.vue')['default']
|
||
|
SingleUpload: typeof import('./../components/Upload/SingleUpload.vue')['default']
|
||
|
SizeSelect: typeof import('./../components/SizeSelect/index.vue')['default']
|
||
|
SvgIcon: typeof import('./../components/SvgIcon/index.vue')['default']
|
||
|
Table: typeof import('./../components/Table/index.vue')['default']
|
||
|
Video: typeof import('./../components/Video/index.vue')['default']
|
||
|
WangEditor: typeof import('./../components/WangEditor/index.vue')['default']
|
||
|
}
|
||
|
}
|