|
|
@ -14,6 +14,8 @@ declare module '@vue/runtime-core' { |
|
|
|
ACollapsePanel: typeof import('ant-design-vue/es')['CollapsePanel'] |
|
|
|
ACollapsePanel: typeof import('ant-design-vue/es')['CollapsePanel'] |
|
|
|
ADivider: typeof import('ant-design-vue/es')['Divider'] |
|
|
|
ADivider: typeof import('ant-design-vue/es')['Divider'] |
|
|
|
ADropdown: typeof import('ant-design-vue/es')['Dropdown'] |
|
|
|
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'] |
|
|
|
AInput: typeof import('ant-design-vue/es')['Input'] |
|
|
|
ALayout: typeof import('ant-design-vue/es')['Layout'] |
|
|
|
ALayout: typeof import('ant-design-vue/es')['Layout'] |
|
|
|
ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent'] |
|
|
|
ALayoutContent: typeof import('ant-design-vue/es')['LayoutContent'] |
|
|
|