Skip to content

Commit

Permalink
chore: update components.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ouuan committed Sep 22, 2024
1 parent 23c2ce4 commit f2ac425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ declare module '@vue/runtime-core' {
GiscusCommentsInner: typeof import('./src/components/GiscusCommentsInner.vue')['default']
Head: typeof import('@vueuse/head')['Head']
HomePage: typeof import('./src/components/HomePage.vue')['default']
Island: typeof import('./node_modules/.pnpm/[email protected]_@babel+parser@7.24.7_@types+node@20.14.10_esbuild@0.21.4_sass@1.77.8_typescript@5.5.3/node_modules/iles/dist/client/app/components/Island.vue')['default']
Island: typeof import('./node_modules/.pnpm/[email protected]_@babel+parser@7.25.3_@types+node@20.16.5_esbuild@0.23.0_sass@1.78.0_typescript@5.6.2/node_modules/iles/dist/client/app/components/Island.vue')['default']
MeiliSearch: typeof import('./src/components/MeiliSearch.vue')['default']
Mermaid: typeof import('./src/components/Mermaid.vue')['default']
NavBar: typeof import('./src/components/NavBar.vue')['default']
Expand All @@ -33,7 +33,7 @@ declare module '@vue/runtime-core' {
PostListNav: typeof import('./src/components/PostListNav.vue')['default']
PostMicrodata: typeof import('./src/components/PostMicrodata.vue')['default']
PrevNextPost: typeof import('./src/components/PrevNextPost.vue')['default']
RenderFeed: typeof import('./node_modules/.pnpm/@[email protected][email protected]_@[email protected]_@[email protected].1_esbuild@0.23.0_sass@1_j6odaki3nna76foijug5o2rojy/node_modules/@islands/feed/dist/render-feed')['RenderFeed']
RenderFeed: typeof import('./node_modules/.pnpm/@[email protected][email protected]_@[email protected]_@[email protected].5_esbuild@0.23.0_sass@1_bq6cwwjhrgfdo5c7ruaolpv5ca/node_modules/@islands/feed/dist/render-feed')['RenderFeed']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SearchBar: typeof import('./src/components/SearchBar.vue')['default']
Expand Down

0 comments on commit f2ac425

Please sign in to comment.