/* 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 { ChangeLog: typeof import('./components/ChangeLog.vue')['default'] Nav: typeof import('./components/Nav.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] VAlert: typeof import('vuetify/components')['VAlert'] VApp: typeof import('vuetify/components')['VApp'] VAppBar: typeof import('vuetify/components')['VAppBar'] VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon'] VBtn: typeof import('vuetify/components')['VBtn'] VCard: typeof import('vuetify/components')['VCard'] VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel'] VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels'] VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText'] VImg: typeof import('vuetify/components')['VImg'] VList: typeof import('vuetify/components')['VList'] VListItem: typeof import('vuetify/components')['VListItem'] VListItemTitle: typeof import('vuetify/components')['VListItemTitle'] VMenu: typeof import('vuetify/components')['VMenu'] VSpacer: typeof import('vuetify/components')['VSpacer'] VTimeline: typeof import('vuetify/components')['VTimeline'] VTimelineItem: typeof import('vuetify/components')['VTimelineItem'] VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle'] } }