|
|
|
@ -26,7 +26,6 @@ declare module '@vue/runtime-core' {
|
|
|
|
|
AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider'] |
|
|
|
|
ADatePicker: typeof import('ant-design-vue/es')['DatePicker'] |
|
|
|
|
ADivider: typeof import('ant-design-vue/es')['Divider'] |
|
|
|
|
ADrawer: typeof import('ant-design-vue/es')['Drawer'] |
|
|
|
|
ADropdown: typeof import('ant-design-vue/es')['Dropdown'] |
|
|
|
|
ADropdownButton: typeof import('ant-design-vue/es')['DropdownButton'] |
|
|
|
|
AEmpty: typeof import('ant-design-vue/es')['Empty'] |
|
|
|
@ -47,7 +46,6 @@ declare module '@vue/runtime-core' {
|
|
|
|
|
AMenu: typeof import('ant-design-vue/es')['Menu'] |
|
|
|
|
AMenuDivider: typeof import('ant-design-vue/es')['MenuDivider'] |
|
|
|
|
AMenuItem: typeof import('ant-design-vue/es')['MenuItem'] |
|
|
|
|
AMenuItemGroup: typeof import('ant-design-vue/es')['MenuItemGroup'] |
|
|
|
|
AModal: typeof import('ant-design-vue/es')['Modal'] |
|
|
|
|
APagination: typeof import('ant-design-vue/es')['Pagination'] |
|
|
|
|
APopover: typeof import('ant-design-vue/es')['Popover'] |
|
|
|
@ -64,7 +62,6 @@ declare module '@vue/runtime-core' {
|
|
|
|
|
ASubMenu: typeof import('ant-design-vue/es')['SubMenu'] |
|
|
|
|
ASwitch: typeof import('ant-design-vue/es')['Switch'] |
|
|
|
|
ATable: typeof import('ant-design-vue/es')['Table'] |
|
|
|
|
ATableColumn: typeof import('ant-design-vue/es')['TableColumn'] |
|
|
|
|
ATabPane: typeof import('ant-design-vue/es')['TabPane'] |
|
|
|
|
ATabs: typeof import('ant-design-vue/es')['Tabs'] |
|
|
|
|
ATag: typeof import('ant-design-vue/es')['Tag'] |
|
|
|
|