|
@@ -7,7 +7,6 @@ export {}
|
|
|
|
|
|
declare module '@vue/runtime-core' {
|
|
|
export interface GlobalComponents {
|
|
|
- AAlert: typeof import('ant-design-vue/es')['Alert']
|
|
|
Abnormal: typeof import('./src/components/Abnormal.vue')['default']
|
|
|
AButton: typeof import('ant-design-vue/es')['Button']
|
|
|
ACol: typeof import('ant-design-vue/es')['Col']
|