35 lines
2.0 KiB
TypeScript
35 lines
2.0 KiB
TypeScript
// 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 {
|
|
Auth: typeof import('./src/components/Auth/index.vue')['default']
|
|
AuthAll: typeof import('./src/components/AuthAll/index.vue')['default']
|
|
BaseDialog: typeof import('./src/components/BaseDialog/index.vue')['default']
|
|
BatchActionBar: typeof import('./src/components/BatchActionBar/index.vue')['default']
|
|
Copyright: typeof import('./src/components/Copyright/index.vue')['default']
|
|
CustomUpload: typeof import('./src/components/CustomUpload/index.vue')['default']
|
|
Editor: typeof import('./src/components/Editor/index.vue')['default']
|
|
FileUpload: typeof import('./src/components/FileUpload/index.vue')['default']
|
|
FixedActionBar: typeof import('./src/components/FixedActionBar/index.vue')['default']
|
|
ImagePreview: typeof import('./src/components/ImagePreview/index.vue')['default']
|
|
ImagesUpload: typeof import('./src/components/ImagesUpload/index.vue')['default']
|
|
ImageUpload: typeof import('./src/components/ImageUpload/index.vue')['default']
|
|
'Index copy': typeof import('./src/components/TitleC/index copy.vue')['default']
|
|
PageHeader: typeof import('./src/components/PageHeader/index.vue')['default']
|
|
PageMain: typeof import('./src/components/PageMain/index.vue')['default']
|
|
PcasCascader: typeof import('./src/components/PcasCascader/index.vue')['default']
|
|
QuillEditor: typeof import('./src/components/QuillEditor/index.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
SearchBar: typeof import('./src/components/SearchBar/index.vue')['default']
|
|
SvgIcon: typeof import('./src/components/SvgIcon/index.vue')['default']
|
|
TitleC: typeof import('./src/components/TitleC/index.vue')['default']
|
|
Trend: typeof import('./src/components/Trend/index.vue')['default']
|
|
}
|
|
}
|