update d.ts
This commit is contained in:
1
components.d.ts
vendored
1
components.d.ts
vendored
@@ -7,7 +7,6 @@ declare module 'vue' {
|
|||||||
AboutMe: typeof import('./src/components/presentation/AboutMe.vue')['default']
|
AboutMe: typeof import('./src/components/presentation/AboutMe.vue')['default']
|
||||||
AppHeader: typeof import('./src/components/AppHeader.vue')['default']
|
AppHeader: typeof import('./src/components/AppHeader.vue')['default']
|
||||||
BlogPosts: typeof import('./src/components/posts/BlogPosts.vue')['default']
|
BlogPosts: typeof import('./src/components/posts/BlogPosts.vue')['default']
|
||||||
Island: typeof import('./node_modules/.pnpm/iles@0.7.38_sass@1.51.0/node_modules/iles/dist/client/app/components/Island.vue')['default']
|
|
||||||
JulienCalixte: typeof import('./src/components/core/JulienCalixte.vue')['default']
|
JulienCalixte: typeof import('./src/components/core/JulienCalixte.vue')['default']
|
||||||
ProductionFlow: typeof import('./src/components/flow/ProductionFlow.vue')['default']
|
ProductionFlow: typeof import('./src/components/flow/ProductionFlow.vue')['default']
|
||||||
Welcome: typeof import('./src/components/Welcome.vue')['default']
|
Welcome: typeof import('./src/components/Welcome.vue')['default']
|
||||||
|
|||||||
Reference in New Issue
Block a user