12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- /* eslint-disable */
- /* prettier-ignore */
- // @ts-nocheck
- // Generated by unplugin-vue-components
- // Read more: https://github.com/vuejs/core/pull/3399
- export {}
- declare module 'vue' {
- export interface GlobalComponents {
- AkuAku: typeof import('./src/components/AkuAku.vue')['default']
- AnimatedModel: typeof import('./src/components/AnimatedModel.vue')['default']
- AnimatedObjectUseFrame: typeof import('./src/components/AnimatedObjectUseFrame.vue')['default']
- AnimatedObjectuseUpdate: typeof import('./src/components/AnimatedObjectuseUpdate.vue')['default']
- AnimatedObjectUseUpdate: typeof import('./src/components/AnimatedObjectUseUpdate.vue')['default']
- BlenderCube: typeof import('./src/components/BlenderCube.vue')['default']
- Box: typeof import('./src/components/Box.vue')['default']
- CameraOperator: typeof import('./src/components/CameraOperator.vue')['default']
- Cameras: typeof import('./src/components/Cameras.vue')['default']
- Component: typeof import('./src/components/useFBO/component.vue')['default']
- copy: typeof import('./src/components/TheSphere copy.vue')['default']
- DanielTest: typeof import('./src/components/DanielTest.vue')['default']
- DebugUI: typeof import('./src/components/DebugUI.vue')['default']
- DeleteMe: typeof import('./src/components/DeleteMe.vue')['default']
- DirectiveSubComponent: typeof import('./src/components/DirectiveSubComponent.vue')['default']
- DynamicModel: typeof import('./src/components/DynamicModel.vue')['default']
- EventsPropogation: typeof import('./src/components/EventsPropogation.vue')['default']
- FBOCube: typeof import('./src/components/FBOCube.vue')['default']
- FBXModels: typeof import('./src/components/FBXModels.vue')['default']
- Gltf: typeof import('./src/components/gltf/index.vue')['default']
- GraphPane: typeof import('./src/components/GraphPane.vue')['default']
- LocalOrbitControls: typeof import('./src/components/LocalOrbitControls.vue')['default']
- RenderingLogger: typeof import('./src/components/RenderingLogger.vue')['default']
- RouterLink: typeof import('vue-router')['RouterLink']
- RouterView: typeof import('vue-router')['RouterView']
- ShadersExperiment: typeof import('./src/components/shaders-experiment/index.vue')['default']
- TakeOverLoopExperience: typeof import('./src/components/TakeOverLoopExperience.vue')['default']
- TestSphere: typeof import('./src/components/TestSphere.vue')['default']
- Text3D: typeof import('./src/components/Text3D.vue')['default']
- TheCameraOperator: typeof import('./src/components/TheCameraOperator.vue')['default']
- TheExperience: typeof import('./src/components/TheExperience.vue')['default']
- TheSphere: typeof import('./src/components/TheSphere.vue')['default']
- }
- }
|