40 lines
2.1 KiB
TypeScript
40 lines
2.1 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 {
|
|
AAvatar: typeof import('@arco-design/web-vue')['Avatar']
|
|
AButton: typeof import('@arco-design/web-vue')['Button']
|
|
ACheckbox: typeof import('@arco-design/web-vue')['Checkbox']
|
|
AConfigProvider: typeof import('@arco-design/web-vue')['ConfigProvider']
|
|
ADoption: typeof import('@arco-design/web-vue')['Doption']
|
|
ADrawer: typeof import('@arco-design/web-vue')['Drawer']
|
|
ADropdown: typeof import('@arco-design/web-vue')['Dropdown']
|
|
AForm: typeof import('@arco-design/web-vue')['Form']
|
|
AFormItem: typeof import('@arco-design/web-vue')['FormItem']
|
|
AInput: typeof import('@arco-design/web-vue')['Input']
|
|
AInputPassword: typeof import('@arco-design/web-vue')['InputPassword']
|
|
ALayout: typeof import('@arco-design/web-vue')['Layout']
|
|
ALayoutContent: typeof import('@arco-design/web-vue')['LayoutContent']
|
|
ALayoutHeader: typeof import('@arco-design/web-vue')['LayoutHeader']
|
|
ALayoutSider: typeof import('@arco-design/web-vue')['LayoutSider']
|
|
ALink: typeof import('@arco-design/web-vue')['Link']
|
|
AMenu: typeof import('@arco-design/web-vue')['Menu']
|
|
AMenuItem: typeof import('@arco-design/web-vue')['MenuItem']
|
|
AMenuItemGroup: typeof import('@arco-design/web-vue')['MenuItemGroup']
|
|
ASpace: typeof import('@arco-design/web-vue')['Space']
|
|
ATag: typeof import('@arco-design/web-vue')['Tag']
|
|
ATooltip: typeof import('@arco-design/web-vue')['Tooltip']
|
|
BreadCrumb: typeof import('./../components/breadcrumb/bread-crumb.vue')['default']
|
|
BreadPage: typeof import('./../components/breadcrumb/bread-page.vue')['default']
|
|
Page403: typeof import('./../components/error/page-403.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
Toast: typeof import('./../components/toast/toast.vue')['default']
|
|
}
|
|
}
|