mirror of https://github.com/dtm-labs/dtm.git
csharpjavadistributed-transactionsdtmgogolangmicroservicenodejsphpdatabasesagaseatatcctransactiontransactionsxapythondistributed
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.4 KiB
30 lines
1.4 KiB
// generated by unplugin-vue-components
|
|
// We suggest you to commit this file into source control
|
|
// Read more: https://github.com/vuejs/vue-next/pull/3399
|
|
import '@vue/runtime-core'
|
|
|
|
declare module '@vue/runtime-core' {
|
|
export interface GlobalComponents {
|
|
AAlert: typeof import('ant-design-vue/es')['Alert']
|
|
ABreadcrumb: typeof import('ant-design-vue/es')['Breadcrumb']
|
|
ABreadcrumbItem: typeof import('ant-design-vue/es')['BreadcrumbItem']
|
|
AButton: typeof import('ant-design-vue/es')['Button']
|
|
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']
|
|
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']
|
|
ATag: typeof import('ant-design-vue/es')['Tag']
|
|
ATextarea: typeof import('ant-design-vue/es')['Textarea']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
Screenfull: typeof import('./components/Screenfull/index.vue')['default']
|
|
SvgIcon: typeof import('./components/SvgIcon/index.vue')['default']
|
|
}
|
|
}
|
|
|
|
export {}
|
|
|