X Tutup
/* eslint-disable */ // @ts-nocheck // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 export {} /* prettier-ignore */ declare module 'vue' { export interface GlobalComponents { AlgoliaDocSearch: typeof import('./components/AlgoliaDocSearch.vue')['default'] ArrowIcon: typeof import('./components/icons/ArrowIcon.vue')['default'] BaseBadge: typeof import('./components/ui/BaseBadge.vue')['default'] BaseBadgeNotice: typeof import('./components/ui/BaseBadgeNotice.vue')['default'] BaseBadgeSecondary: typeof import('./components/ui/BaseBadgeSecondary.vue')['default'] BaseBanner: typeof import('./components/ui/BaseBanner.vue')['default'] BaseCustomizableLinkCard: typeof import('./components/ui/BaseCustomizableLinkCard.vue')['default'] BaseDisclaimer: typeof import('./components/ui/disclaimer/BaseDisclaimer.vue')['default'] BaseDisclaimerContent: typeof import('./components/ui/disclaimer/BaseDisclaimerContent.vue')['default'] BaseDisclaimerTitle: typeof import('./components/ui/disclaimer/BaseDisclaimerTitle.vue')['default'] BaseLabUrl: typeof import('./components/ui/BaseLabUrl.vue')['default'] BaseLinkCard: typeof import('./components/ui/BaseLinkCard.vue')['default'] BaseLocaleSwitcher: typeof import('./components/ui/BaseLocaleSwitcher.vue')['default'] BasePagination: typeof import('./components/ui/BasePagination.vue')['default'] BaseQuiz: typeof import('./components/ui/quiz/BaseQuiz.vue')['default'] BaseQuizAnswer: typeof import('./components/ui/quiz/BaseQuizAnswer.vue')['default'] BaseQuizOption: typeof import('./components/ui/quiz/BaseQuizOption.vue')['default'] BaseReaderMode: typeof import('./components/ui/BaseReaderMode.vue')['default'] BaseTable: typeof import('./components/ui/table/BaseTable.vue')['default'] BaseTableItem: typeof import('./components/ui/table/BaseTableItem.vue')['default'] BaseTableRow: typeof import('./components/ui/table/BaseTableRow.vue')['default'] BaseThemeToggle: typeof import('./components/ui/BaseThemeToggle.vue')['default'] BaseTitle: typeof import('./components/ui/BaseTitle.vue')['default'] BaseWarning: typeof import('./components/ui/warning/BaseWarning.vue')['default'] BaseWarningContent: typeof import('./components/ui/warning/BaseWarningContent.vue')['default'] BaseWarningTitle: typeof import('./components/ui/warning/BaseWarningTitle.vue')['default'] BlogIcon: typeof import('./components/icons/BlogIcon.vue')['default'] BlogIndex: typeof import('./components/blog/BlogIndex.vue')['default'] BlogPagination: typeof import('./components/blog/BlogPagination.vue')['default'] BlogTitleHeader: typeof import('./components/BlogTitleHeader.vue')['default'] BookIcon: typeof import('./components/icons/BookIcon.vue')['default'] BugIcon: typeof import('./components/icons/BugIcon.vue')['default'] Dialog: typeof import('@headlessui/vue')['Dialog'] DialogPanel: typeof import('@headlessui/vue')['DialogPanel'] DialogTitle: typeof import('@headlessui/vue')['DialogTitle'] EditIcon: typeof import('./components/icons/EditIcon.vue')['default'] EmptySection: typeof import('./components/EmptySection.vue')['default'] ExternalLinkIcon: typeof import('./components/icons/ExternalLinkIcon.vue')['default'] GithubIcon: typeof import('./components/icons/GithubIcon.vue')['default'] GridIcon: typeof import('./components/icons/GridIcon.vue')['default'] HomePage: typeof import('./components/HomePage.vue')['default'] LightBulbIcon: typeof import('./components/icons/LightBulbIcon.vue')['default'] NewBadge: typeof import('./components/ui/newBadge.vue')['default'] PluginIcon: typeof import('./components/icons/PluginIcon.vue')['default'] Prose: typeof import('./components/Prose.vue')['default'] QuestionIcon: typeof import('./components/icons/QuestionIcon.vue')['default'] ReferenceIcon: typeof import('./components/icons/ReferenceIcon.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] Switch: typeof import('@headlessui/vue')['Switch'] Tag: typeof import('./components/ui/Tag.vue')['default'] TheFooter: typeof import('./components/layout/TheFooter.vue')['default'] TheNavbar: typeof import('./components/layout/TheNavbar.vue')['default'] TheNavbarReader: typeof import('./components/layout/TheNavbarReader.vue')['default'] TheSidebarDesktop: typeof import('./components/layout/TheSidebarDesktop.vue')['default'] TheSidebarMobile: typeof import('./components/layout/TheSidebarMobile.vue')['default'] TheSidebarNavigation: typeof import('./components/layout/TheSidebarNavigation.vue')['default'] TheToc: typeof import('./components/layout/TheToc.vue')['default'] TransitionChild: typeof import('@headlessui/vue')['TransitionChild'] TransitionRoot: typeof import('@headlessui/vue')['TransitionRoot'] WarningIcon: typeof import('./components/icons/WarningIcon.vue')['default'] } }
X Tutup