22 lines
1.1 KiB
TypeScript
22 lines
1.1 KiB
TypeScript
// generated by unplugin-vue-components
|
|
// We suggest you to commit this file into source control
|
|
// Read more: https://github.com/vuejs/core/pull/3399
|
|
import '@vue/runtime-core'
|
|
|
|
export {}
|
|
|
|
declare module '@vue/runtime-core' {
|
|
export interface GlobalComponents {
|
|
AboutMe: typeof import('./src/components/presentation/AboutMe.vue')['default']
|
|
AppHeader: typeof import('./src/components/AppHeader.vue')['default']
|
|
BlogPosts: typeof import('./src/components/posts/BlogPosts.vue')['default']
|
|
ForgettingCurve: typeof import('./src/components/smart-notes/forgetting-curve.vue')['default']
|
|
Island: typeof import('./node_modules/.pnpm/iles@0.8.7_sass@1.56.1/node_modules/iles/dist/client/app/components/Island.vue')['default']
|
|
JulienCalixte: typeof import('./src/components/core/JulienCalixte.vue')['default']
|
|
ProductionFlow: typeof import('./src/components/flow/ProductionFlow.vue')['default']
|
|
RouterLink: typeof import('vue-router')['RouterLink']
|
|
RouterView: typeof import('vue-router')['RouterView']
|
|
Welcome: typeof import('./src/components/Welcome.vue')['default']
|
|
}
|
|
}
|