|
|
@ -1,11 +1,11 @@ |
|
|
|
// generated by unplugin-vue-components
|
|
|
|
/* eslint-disable */ |
|
|
|
// We suggest you to commit this file into source control
|
|
|
|
/* prettier-ignore */ |
|
|
|
|
|
|
|
// @ts-nocheck
|
|
|
|
|
|
|
|
// Generated by unplugin-vue-components
|
|
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
|
|
import '@vue/runtime-core' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export {} |
|
|
|
export {} |
|
|
|
|
|
|
|
|
|
|
|
declare module '@vue/runtime-core' { |
|
|
|
declare module 'vue' { |
|
|
|
export interface GlobalComponents { |
|
|
|
export interface GlobalComponents { |
|
|
|
AAlert: typeof import('ant-design-vue/es')['Alert'] |
|
|
|
AAlert: typeof import('ant-design-vue/es')['Alert'] |
|
|
|
AAutoComplete: typeof import('ant-design-vue/es')['AutoComplete'] |
|
|
|
AAutoComplete: typeof import('ant-design-vue/es')['AutoComplete'] |
|
|
|