/* 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 { IframePage: typeof import('./src/components/IframePage/index.vue')['default'] NoData: typeof import('./src/components/NoData/index.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] SearchInput: typeof import('./src/components/SearchInput/index.vue')['default'] VanField: typeof import('vant/es')['Field'] VanSearch: typeof import('vant/es')['Search'] VanSwipe: typeof import('vant/es')['Swipe'] VanSwipeItem: typeof import('vant/es')['SwipeItem'] VanTab: typeof import('vant/es')['Tab'] VanTabs: typeof import('vant/es')['Tabs'] } }