You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
83 lines
4.8 KiB
TypeScript
83 lines
4.8 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 {
|
|
AAffix: typeof import('@arco-design/web-vue')['Affix']
|
|
AAvatar: typeof import('@arco-design/web-vue')['Avatar']
|
|
ABreadcrumb: typeof import('@arco-design/web-vue')['Breadcrumb']
|
|
ABreadcrumbItem: typeof import('@arco-design/web-vue')['BreadcrumbItem']
|
|
AButton: typeof import('@arco-design/web-vue')['Button']
|
|
ACard: typeof import('@arco-design/web-vue')['Card']
|
|
ACheckbox: typeof import('@arco-design/web-vue')['Checkbox']
|
|
ACol: typeof import('@arco-design/web-vue')['Col']
|
|
AConfigProvider: typeof import('@arco-design/web-vue')['ConfigProvider']
|
|
ADatePicker: typeof import('@arco-design/web-vue')['DatePicker']
|
|
ADescriptions: typeof import('@arco-design/web-vue')['Descriptions']
|
|
ADescriptionsItem: typeof import('@arco-design/web-vue')['DescriptionsItem']
|
|
ADivider: typeof import('@arco-design/web-vue')['Divider']
|
|
ADoption: typeof import('@arco-design/web-vue')['Doption']
|
|
ADrawer: typeof import('@arco-design/web-vue')['Drawer']
|
|
ADropdown: typeof import('@arco-design/web-vue')['Dropdown']
|
|
AEmpty: typeof import('@arco-design/web-vue')['Empty']
|
|
AForm: typeof import('@arco-design/web-vue')['Form']
|
|
AFormItem: typeof import('@arco-design/web-vue')['FormItem']
|
|
AGrid: typeof import('@arco-design/web-vue')['Grid']
|
|
AGridItem: typeof import('@arco-design/web-vue')['GridItem']
|
|
AImage: typeof import('@arco-design/web-vue')['Image']
|
|
AInput: typeof import('@arco-design/web-vue')['Input']
|
|
AInputNumber: typeof import('@arco-design/web-vue')['InputNumber']
|
|
AInputPassword: typeof import('@arco-design/web-vue')['InputPassword']
|
|
ALayout: typeof import('@arco-design/web-vue')['Layout']
|
|
ALayoutContent: typeof import('@arco-design/web-vue')['LayoutContent']
|
|
ALayoutFooter: typeof import('@arco-design/web-vue')['LayoutFooter']
|
|
ALayoutSider: typeof import('@arco-design/web-vue')['LayoutSider']
|
|
ALink: typeof import('@arco-design/web-vue')['Link']
|
|
AList: typeof import('@arco-design/web-vue')['List']
|
|
AListItem: typeof import('@arco-design/web-vue')['ListItem']
|
|
AListItemMeta: typeof import('@arco-design/web-vue')['ListItemMeta']
|
|
AMenu: typeof import('@arco-design/web-vue')['Menu']
|
|
AMenuItem: typeof import('@arco-design/web-vue')['MenuItem']
|
|
AModal: typeof import('@arco-design/web-vue')['Modal']
|
|
AOption: typeof import('@arco-design/web-vue')['Option']
|
|
APageHeader: typeof import('@arco-design/web-vue')['PageHeader']
|
|
APagination: typeof import('@arco-design/web-vue')['Pagination']
|
|
APopconfirm: typeof import('@arco-design/web-vue')['Popconfirm']
|
|
APopover: typeof import('@arco-design/web-vue')['Popover']
|
|
ARangePicker: typeof import('@arco-design/web-vue')['RangePicker']
|
|
AResult: typeof import('@arco-design/web-vue')['Result']
|
|
ARow: typeof import('@arco-design/web-vue')['Row']
|
|
AScrollbar: typeof import('@arco-design/web-vue')['Scrollbar']
|
|
ASelect: typeof import('@arco-design/web-vue')['Select']
|
|
ASkeleton: typeof import('@arco-design/web-vue')['Skeleton']
|
|
ASkeletonLine: typeof import('@arco-design/web-vue')['SkeletonLine']
|
|
ASkeletonShape: typeof import('@arco-design/web-vue')['SkeletonShape']
|
|
ASpace: typeof import('@arco-design/web-vue')['Space']
|
|
ASpin: typeof import('@arco-design/web-vue')['Spin']
|
|
AStatistic: typeof import('@arco-design/web-vue')['Statistic']
|
|
ASubMenu: typeof import('@arco-design/web-vue')['SubMenu']
|
|
ASwitch: typeof import('@arco-design/web-vue')['Switch']
|
|
ATable: typeof import('@arco-design/web-vue')['Table']
|
|
ATabPane: typeof import('@arco-design/web-vue')['TabPane']
|
|
ATabs: typeof import('@arco-design/web-vue')['Tabs']
|
|
ATag: typeof import('@arco-design/web-vue')['Tag']
|
|
ATextarea: typeof import('@arco-design/web-vue')['Textarea']
|
|
ATimeline: typeof import('@arco-design/web-vue')['Timeline']
|
|
ATimelineItem: typeof import('@arco-design/web-vue')['TimelineItem']
|
|
ATooltip: typeof import('@arco-design/web-vue')['Tooltip']
|
|
ATransfer: typeof import('@arco-design/web-vue')['Transfer']
|
|
ATree: typeof import('@arco-design/web-vue')['Tree']
|
|
ATreeSelect: typeof import('@arco-design/web-vue')['TreeSelect']
|
|
ATypographyParagraph: typeof import('@arco-design/web-vue')['TypographyParagraph']
|
|
ATypographyText: typeof import('@arco-design/web-vue')['TypographyText']
|
|
ATypographyTitle: typeof import('@arco-design/web-vue')['TypographyTitle']
|
|
AUpload: typeof import('@arco-design/web-vue')['Upload']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
}
|
|
}
|