|
| 1 | +/* eslint-disable */ |
| 2 | +// @ts-nocheck |
| 3 | +// Generated by unplugin-vue-components |
| 4 | +// Read more: https://github.com/vuejs/core/pull/3399 |
| 5 | +export {} |
| 6 | + |
| 7 | +/* prettier-ignore */ |
| 8 | +declare module 'vue' { |
| 9 | + export interface GlobalComponents { |
| 10 | + Banner: typeof import('./src/components/banners/Banner.vue')['default'] |
| 11 | + Banner404: typeof import('./src/components/banners/Banner404.vue')['default'] |
| 12 | + BannerComingSoon: typeof import('./src/components/banners/BannerComingSoon.vue')['default'] |
| 13 | + BannerTwo: typeof import('./src/components/banners/BannerTwo.vue')['default'] |
| 14 | + BaseIcon: typeof import('./src/components/icons/BaseIcon.vue')['default'] |
| 15 | + ChevronIcon: typeof import('./src/components/icons/ChevronIcon.vue')['default'] |
| 16 | + copy: typeof import('./src/components/cards/EventCards copy.vue')['default'] |
| 17 | + EventCards: typeof import('./src/components/cards/EventCards.vue')['default'] |
| 18 | + GlobeIcon: typeof import('./src/components/icons/GlobeIcon.vue')['default'] |
| 19 | + GlobeRBCN: typeof import('./src/components/icons/GlobeRBCN.vue')['default'] |
| 20 | + LinkIcon: typeof import('./src/components/icons/LinkIcon.vue')['default'] |
| 21 | + LocaleToggler: typeof import('./src/components/blocks/LocaleToggler.vue')['default'] |
| 22 | + Logo: typeof import('./src/components/blocks/Logo.vue')['default'] |
| 23 | + MainBanner: typeof import('./src/components/banners/MainBanner.vue')['default'] |
| 24 | + Navbar: typeof import('./src/components/Navbar.vue')['default'] |
| 25 | + NavMobile: typeof import('./src/components/NavMobile.vue')['default'] |
| 26 | + NewsBanner: typeof import('./src/components/NewsBanner.vue')['default'] |
| 27 | + NewTabIcon: typeof import('./src/components/icons/NewTabIcon.vue')['default'] |
| 28 | + PageFooter: typeof import('./src/components/PageFooter.vue')['default'] |
| 29 | + PageSection: typeof import('./src/components/PageSection.vue')['default'] |
| 30 | + PreviousTalks: typeof import('./src/components/PreviousTalks.vue')['default'] |
| 31 | + RobotIcon: typeof import('./src/components/icons/RobotIcon.vue')['default'] |
| 32 | + RouterLink: typeof import('vue-router')['RouterLink'] |
| 33 | + RouterView: typeof import('vue-router')['RouterView'] |
| 34 | + Settings: typeof import('./src/components/blocks/Settings.vue')['default'] |
| 35 | + SpeakerCards: typeof import('./src/components/cards/SpeakerCards.vue')['default'] |
| 36 | + SponsorCards: typeof import('./src/components/cards/SponsorCards.vue')['default'] |
| 37 | + SponsorGrid: typeof import('./src/components/cards/SponsorGrid.vue')['default'] |
| 38 | + SponsorItem: typeof import('./src/components/SponsorItem.vue')['default'] |
| 39 | + Sponsors: typeof import('./src/components/Sponsors.vue')['default'] |
| 40 | + TabBox: typeof import('./src/components/TabBox.vue')['default'] |
| 41 | + Talks: typeof import('./src/components/Talks.vue')['default'] |
| 42 | + Talks2023: typeof import('./src/components/Talks2023.vue')['default'] |
| 43 | + Talks24: typeof import('./src/components/Talks24.vue')['default'] |
| 44 | + ThemeToggler: typeof import('./src/components/blocks/ThemeToggler.vue')['default'] |
| 45 | + TicketItem: typeof import('./src/components/TicketItem.vue')['default'] |
| 46 | + Timeline: typeof import('./src/components/Timeline.vue')['default'] |
| 47 | + ToggleDirection: typeof import('./src/components/blocks/ToggleDirection.vue')['default'] |
| 48 | + Tutorials24: typeof import('./src/components/Tutorials24.vue')['default'] |
| 49 | + Workshops24: typeof import('./src/components/Workshops24.vue')['default'] |
| 50 | + } |
| 51 | +} |
0 commit comments