|
|
@ -45,6 +45,7 @@ declare module '@vue/runtime-core' { |
|
|
|
ASelect: typeof import('ant-design-vue/es')['Select'] |
|
|
|
ASelect: typeof import('ant-design-vue/es')['Select'] |
|
|
|
ASelectOption: typeof import('ant-design-vue/es')['SelectOption'] |
|
|
|
ASelectOption: typeof import('ant-design-vue/es')['SelectOption'] |
|
|
|
ASkeleton: typeof import('ant-design-vue/es')['Skeleton'] |
|
|
|
ASkeleton: typeof import('ant-design-vue/es')['Skeleton'] |
|
|
|
|
|
|
|
ASkeletonImage: typeof import('ant-design-vue/es')['SkeletonImage'] |
|
|
|
ASpin: typeof import('ant-design-vue/es')['Spin'] |
|
|
|
ASpin: typeof import('ant-design-vue/es')['Spin'] |
|
|
|
ASubMenu: typeof import('ant-design-vue/es')['SubMenu'] |
|
|
|
ASubMenu: typeof import('ant-design-vue/es')['SubMenu'] |
|
|
|
ASwitch: typeof import('ant-design-vue/es')['Switch'] |
|
|
|
ASwitch: typeof import('ant-design-vue/es')['Switch'] |
|
|
|