Spaces:
Running
Running
nullai-knowledge-system
/
frontend
/node_modules
/camera-controls
/dist
/utils
/notSupportedInOrthographicCamera.d.ts
| import * as _THREE from 'three'; | |
| export declare function notSupportedInOrthographicCamera(camera: _THREE.OrthographicCamera | _THREE.PerspectiveCamera, message: string): camera is _THREE.OrthographicCamera; | |