|
|
|
// 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 {
|
|
|
|
ADivider: typeof import('ant-design-vue/es')['Divider']
|
|
|
|
ADropdown: typeof import('ant-design-vue/es')['Dropdown']
|
|
|
|
AForm: typeof import('ant-design-vue/es')['Form']
|
|
|
|
AFormItem: typeof import('ant-design-vue/es')['FormItem']
|
|
|
|
AInput: typeof import('ant-design-vue/es')['Input']
|
|
|
|
AInputPassword: typeof import('ant-design-vue/es')['InputPassword']
|
|
|
|
ALayout: typeof import('ant-design-vue/es')['Layout']
|
|
|
|
ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent']
|
|
|
|
ALayoutHeader: typeof import('ant-design-vue/es')['LayoutHeader']
|
|
|
|
ALayoutSider: typeof import('ant-design-vue/es')['LayoutSider']
|
|
|
|
AMenu: typeof import('ant-design-vue/es')['Menu']
|
|
|
|
AMenuDivider: typeof import('ant-design-vue/es')['MenuDivider']
|
|
|
|
AMenuItem: typeof import('ant-design-vue/es')['MenuItem']
|
|
|
|
AModal: typeof import('ant-design-vue/es')['Modal']
|
|
|
|
ASubMenu: typeof import('ant-design-vue/es')['SubMenu']
|
|
|
|
ATable: typeof import('ant-design-vue/es')['Table']
|
|
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
|
|
}
|
|
|
|
}
|