|
| 1 | +// generated by unplugin-vue-components |
| 2 | +// We suggest you to commit this file into source control |
| 3 | +// Read more: https://github.com/vuejs/core/pull/3399 |
| 4 | +import '@vue/runtime-core' |
| 5 | + |
| 6 | +export {} |
| 7 | + |
| 8 | +declare module '@vue/runtime-core' { |
| 9 | + export interface GlobalComponents { |
| 10 | + AAvatar: typeof import('ant-design-vue/es')['Avatar'] |
| 11 | + ABreadcrumb: typeof import('ant-design-vue/es')['Breadcrumb'] |
| 12 | + ABreadcrumbItem: typeof import('ant-design-vue/es')['BreadcrumbItem'] |
| 13 | + AButton: typeof import('ant-design-vue/es')['Button'] |
| 14 | + ACard: typeof import('ant-design-vue/es')['Card'] |
| 15 | + ACol: typeof import('ant-design-vue/es')['Col'] |
| 16 | + AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider'] |
| 17 | + ADrawer: typeof import('ant-design-vue/es')['Drawer'] |
| 18 | + AForm: typeof import('ant-design-vue/es')['Form'] |
| 19 | + AFormItem: typeof import('ant-design-vue/es')['FormItem'] |
| 20 | + AInput: typeof import('ant-design-vue/es')['Input'] |
| 21 | + AInputPassword: typeof import('ant-design-vue/es')['InputPassword'] |
| 22 | + ALayout: typeof import('ant-design-vue/es')['Layout'] |
| 23 | + ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent'] |
| 24 | + ALayoutFooter: typeof import('ant-design-vue/es')['LayoutFooter'] |
| 25 | + ALayoutHeader: typeof import('ant-design-vue/es')['LayoutHeader'] |
| 26 | + ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider'] |
| 27 | + AMenu: typeof import('ant-design-vue/es')['Menu'] |
| 28 | + AMenuItem: typeof import('ant-design-vue/es')['MenuItem'] |
| 29 | + ARow: typeof import('ant-design-vue/es')['Row'] |
| 30 | + ASelect: typeof import('ant-design-vue/es')['Select'] |
| 31 | + ASelectOption: typeof import('ant-design-vue/es')['SelectOption'] |
| 32 | + AStatistic: typeof import('ant-design-vue/es')['Statistic'] |
| 33 | + ASubMenu: typeof import('ant-design-vue/es')['SubMenu'] |
| 34 | + Breadcrumb: typeof import('./src/components/Breadcrumb/Breadcrumb.vue')['default'] |
| 35 | + CPUChart: typeof import('./src/components/Chart/CPUChart.vue')['default'] |
| 36 | + DiskChart: typeof import('./src/components/Chart/DiskChart.vue')['default'] |
| 37 | + DynamicIcon: typeof import('./src/components/DynamicIcon/DynamicIcon.vue')['default'] |
| 38 | + FooterToolBar: typeof import('./src/components/FooterToolbar/FooterToolBar.vue')['default'] |
| 39 | + HelloWorld: typeof import('./src/components/HelloWorld.vue')['default'] |
| 40 | + LineChart: typeof import('./src/components/Chart/LineChart.vue')['default'] |
| 41 | + Logo: typeof import('./src/components/Logo/Logo.vue')['default'] |
| 42 | + NetChart: typeof import('./src/components/Chart/NetChart.vue')['default'] |
| 43 | + PageHeader: typeof import('./src/components/PageHeader/PageHeader.vue')['default'] |
| 44 | + RadialBarChart: typeof import('./src/components/Chart/RadialBarChart.vue')['default'] |
| 45 | + RouterLink: typeof import('vue-router')['RouterLink'] |
| 46 | + RouterView: typeof import('vue-router')['RouterView'] |
| 47 | + SetLanguage: typeof import('./src/components/SetLanguage/SetLanguage.vue')['default'] |
| 48 | + StdCheckGroup: typeof import('./src/components/StdDataEntry/StdCheckGroup.vue')['default'] |
| 49 | + StdCheckTag: typeof import('./src/components/StdDataEntry/StdCheckTag.vue')['default'] |
| 50 | + StdCurd: typeof import('./src/components/StdDataDisplay/StdCurd.vue')['default'] |
| 51 | + StdDataEntry: typeof import('./src/components/StdDataEntry/StdDataEntry.vue')['default'] |
| 52 | + StdDatePicker: typeof import('./src/components/StdDataEntry/StdDatePicker.vue')['default'] |
| 53 | + StdMultiCheckTag: typeof import('./src/components/StdDataEntry/StdMultiCheckTag.vue')['default'] |
| 54 | + StdMultiFilesUpload: typeof import('./src/components/StdDataEntry/StdMultiFilesUpload.vue')['default'] |
| 55 | + StdPagination: typeof import('./src/components/StdDataDisplay/StdPagination.vue')['default'] |
| 56 | + StdRadioGroup: typeof import('./src/components/StdDataEntry/StdRadioGroup.vue')['default'] |
| 57 | + StdSelectOption: typeof import('./src/components/StdDataEntry/StdSelectOption.vue')['default'] |
| 58 | + StdSelector: typeof import('./src/components/StdDataEntry/StdSelector.vue')['default'] |
| 59 | + StdSingleFileUpload: typeof import('./src/components/StdDataEntry/StdSingleFileUpload.vue')['default'] |
| 60 | + StdTable: typeof import('./src/components/StdDataDisplay/StdTable.vue')['default'] |
| 61 | + StdTransfer: typeof import('./src/components/StdDataEntry/StdTransfer.vue')['default'] |
| 62 | + StdUpload: typeof import('./src/components/StdDataEntry/StdUpload.vue')['default'] |
| 63 | + } |
| 64 | +} |
0 commit comments