@@ -9,8 +9,8 @@ declare module 'vue' {
99 export interface GlobalComponents {
1010 AddonGallery : typeof import ( './.vitepress/theme/components/AddonGallery.vue' ) [ 'default' ]
1111 AddonInfo : typeof import ( './.vitepress/theme/components/AddonInfo.vue' ) [ 'default' ]
12- Arrow : typeof import ( './.vitepress /@slidev/client/builtin/Arrow.vue' ) [ 'default' ]
13- AutoFitText : typeof import ( './.vitepress /@slidev/client/builtin/AutoFitText.vue' ) [ 'default' ]
12+ Arrow : typeof import ( './node_modules /@slidev/client/builtin/Arrow.vue' ) [ 'default' ]
13+ AutoFitText : typeof import ( './node_modules /@slidev/client/builtin/AutoFitText.vue' ) [ 'default' ]
1414 'Carbon:chevronLeft' : typeof import ( '~icons/carbon/chevron-left' ) [ 'default' ]
1515 'Carbon:chevronRight' : typeof import ( '~icons/carbon/chevron-right' ) [ 'default' ]
1616 'Carbon:close' : typeof import ( '~icons/carbon/close' ) [ 'default' ]
@@ -39,7 +39,7 @@ declare module 'vue' {
3939 CarbonUserAvatar : typeof import ( '~icons/carbon/user-avatar' ) [ 'default' ]
4040 CarbonUserSpeaker : typeof import ( '~icons/carbon/user-speaker' ) [ 'default' ]
4141 CarbonVideo : typeof import ( '~icons/carbon/video' ) [ 'default' ]
42- CodeBlockWrapper : typeof import ( './.vitepress /@slidev/client/builtin/CodeBlockWrapper.vue' ) [ 'default' ]
42+ CodeBlockWrapper : typeof import ( './node_modules /@slidev/client/builtin/CodeBlockWrapper.vue' ) [ 'default' ]
4343 CodiconAdd : typeof import ( '~icons/codicon/add' ) [ 'default' ]
4444 CodiconEye : typeof import ( '~icons/codicon/eye' ) [ 'default' ]
4545 CodiconLock : typeof import ( '~icons/codicon/lock' ) [ 'default' ]
@@ -52,37 +52,44 @@ declare module 'vue' {
5252 FeaturesAnimationInner : typeof import ( './.vitepress/theme/components/FeaturesAnimationInner.vue' ) [ 'default' ]
5353 FeaturesOverview : typeof import ( './.vitepress/theme/components/FeaturesOverview.vue' ) [ 'default' ]
5454 FeatureTag : typeof import ( './.vitepress/theme/components/FeatureTag.vue' ) [ 'default' ]
55+ KaTexBlockWrapper : typeof import ( './node_modules/@slidev/client/builtin/KaTexBlockWrapper.vue' ) [ 'default' ]
5556 LandingPage : typeof import ( './.vitepress/theme/components/LandingPage.vue' ) [ 'default' ]
5657 Layout : typeof import ( './.vitepress/theme/components/Layout.vue' ) [ 'default' ]
57- Link : typeof import ( './.vitepress/@slidev/client/builtin/Link.vue' ) [ 'default' ]
58+ LightOrDark : typeof import ( './node_modules/@slidev/client/builtin/LightOrDark.vue' ) [ 'default' ]
59+ Link : typeof import ( './node_modules/@slidev/client/builtin/Link.vue' ) [ 'default' ]
5860 LinkCard : typeof import ( './.vitepress/theme/components/LinkCard.vue' ) [ 'default' ]
5961 LinkInline : typeof import ( './.vitepress/theme/components/LinkInline.vue' ) [ 'default' ]
6062 LogosVue : typeof import ( '~icons/logos/vue' ) [ 'default' ]
6163 MdiAccountCircle : typeof import ( '~icons/mdi/account-circle' ) [ 'default' ]
62- Mermaid : typeof import ( './.vitepress/@slidev/client/builtin/Mermaid.vue' ) [ 'default' ]
63- Monaco : typeof import ( './.vitepress/@slidev/client/builtin/Monaco.vue' ) [ 'default' ]
64- PlantUml : typeof import ( './.vitepress/@slidev/client/builtin/PlantUml.vue' ) [ 'default' ]
65- RenderWhen : typeof import ( './.vitepress/@slidev/client/builtin/RenderWhen.vue' ) [ 'default' ]
64+ Mermaid : typeof import ( './node_modules/@slidev/client/builtin/Mermaid.vue' ) [ 'default' ]
65+ Monaco : typeof import ( './node_modules/@slidev/client/builtin/Monaco.vue' ) [ 'default' ]
66+ PlantUml : typeof import ( './node_modules/@slidev/client/builtin/PlantUml.vue' ) [ 'default' ]
67+ PoweredBySlidev : typeof import ( './node_modules/@slidev/client/builtin/PoweredBySlidev.vue' ) [ 'default' ]
68+ RenderWhen : typeof import ( './node_modules/@slidev/client/builtin/RenderWhen.vue' ) [ 'default' ]
6669 RouterLink : typeof import ( 'vue-router' ) [ 'RouterLink' ]
6770 RouterView : typeof import ( 'vue-router' ) [ 'RouterView' ]
6871 SeeAlso : typeof import ( './.vitepress/theme/components/SeeAlso.vue' ) [ 'default' ]
72+ ShikiMagicMove : typeof import ( './node_modules/@slidev/client/builtin/ShikiMagicMove.vue' ) [ 'default' ]
6973 ShowCaseInfo : typeof import ( './.vitepress/theme/components/ShowCaseInfo.vue' ) [ 'default' ]
7074 ShowCases : typeof import ( './.vitepress/theme/components/ShowCases.vue' ) [ 'default' ]
7175 SimpleIconsGithub : typeof import ( '~icons/simple-icons/github' ) [ 'default' ]
7276 SimpleIconsNpm : typeof import ( '~icons/simple-icons/npm' ) [ 'default' ]
73- SlideCurrentNo : typeof import ( './.vitepress/@slidev/client/builtin/SlideCurrentNo .vue' ) [ 'default' ]
74- SlidesTotal : typeof import ( './.vitepress /@slidev/client/builtin/SlidesTotal .vue' ) [ 'default' ]
75- Starport : typeof import ( 'vue-starport ' ) [ 'Starport ' ]
76- StarportCarrier : typeof import ( 'vue-starport ' ) [ 'StarportCarrier ' ]
77+ SlideContainer : typeof import ( './.vitepress/theme/components/SlideContainer .vue' ) [ 'default' ]
78+ SlideCurrentNo : typeof import ( './node_modules /@slidev/client/builtin/SlideCurrentNo .vue' ) [ 'default' ]
79+ SlidesTotal : typeof import ( './node_modules/@slidev/client/builtin/SlidesTotal. vue' ) [ 'default ' ]
80+ SlidevVideo : typeof import ( './node_modules/@slidev/client/builtin/SlidevVideo. vue' ) [ 'default ' ]
7781 ThemeGallery : typeof import ( './.vitepress/theme/components/ThemeGallery.vue' ) [ 'default' ]
7882 ThemeInfo : typeof import ( './.vitepress/theme/components/ThemeInfo.vue' ) [ 'default' ]
7983 TheTweet : typeof import ( './.vitepress/theme/components/TheTweet.vue' ) [ 'default' ]
80- Toc : typeof import ( './.vitepress /@slidev/client/builtin/Toc.vue' ) [ 'default' ]
81- TocList : typeof import ( './.vitepress /@slidev/client/builtin/TocList.vue' ) [ 'default' ]
82- Transform : typeof import ( './.vitepress /@slidev/client/builtin/Transform.vue' ) [ 'default' ]
83- Tweet : typeof import ( './.vitepress /@slidev/client/builtin/Tweet.vue' ) [ 'default' ]
84+ Toc : typeof import ( './node_modules /@slidev/client/builtin/Toc.vue' ) [ 'default' ]
85+ TocList : typeof import ( './node_modules /@slidev/client/builtin/TocList.vue' ) [ 'default' ]
86+ Transform : typeof import ( './node_modules /@slidev/client/builtin/Transform.vue' ) [ 'default' ]
87+ Tweet : typeof import ( './node_modules /@slidev/client/builtin/Tweet.vue' ) [ 'default' ]
8488 TwemojiCatWithTearsOfJoy : typeof import ( '~icons/twemoji/cat-with-tears-of-joy' ) [ 'default' ]
8589 UimRocket : typeof import ( '~icons/uim/rocket' ) [ 'default' ]
86- Youtube : typeof import ( './.vitepress/@slidev/client/builtin/Youtube.vue' ) [ 'default' ]
90+ VClickGap : typeof import ( './node_modules/@slidev/client/builtin/VClickGap.vue' ) [ 'default' ]
91+ VDrag : typeof import ( './node_modules/@slidev/client/builtin/VDrag.vue' ) [ 'default' ]
92+ VDragArrow : typeof import ( './node_modules/@slidev/client/builtin/VDragArrow.vue' ) [ 'default' ]
93+ Youtube : typeof import ( './node_modules/@slidev/client/builtin/Youtube.vue' ) [ 'default' ]
8794 }
8895}
0 commit comments