24 lines
1.1 KiB
TypeScript
24 lines
1.1 KiB
TypeScript
![]() |
/* eslint-disable */
|
||
|
/* prettier-ignore */
|
||
|
// @ts-nocheck
|
||
|
// Generated by unplugin-vue-components
|
||
|
// Read more: https://github.com/vuejs/core/pull/3399
|
||
|
export {}
|
||
|
|
||
|
declare module 'vue' {
|
||
|
export interface GlobalComponents {
|
||
|
BaseBg: typeof import('./src/components/baseBg.vue')['default']
|
||
|
CodeDialog: typeof import('./src/components/code-dialog/index.vue')['default']
|
||
|
CustomCard: typeof import('./src/components/CustomCard.vue')['default']
|
||
|
CustomSelect: typeof import('./src/components/CustomSelect.vue')['default']
|
||
|
GridSelect: typeof import('./src/components/GridSelect.vue')['default']
|
||
|
LandClassificationType: typeof import('./src/components/LandClassificationType.vue')['default']
|
||
|
LandIsTransfer: typeof import('./src/components/LandIsTransfer.vue')['default']
|
||
|
LandType: typeof import('./src/components/LandType.vue')['default']
|
||
|
Pagina: typeof import('./src/components/Pagina.vue')['default']
|
||
|
RouterLink: typeof import('vue-router')['RouterLink']
|
||
|
RouterView: typeof import('vue-router')['RouterView']
|
||
|
SubTop: typeof import('./src/components/subTop.vue')['default']
|
||
|
}
|
||
|
}
|