Simplify imports #3052
Annotations
10 errors and 3 warnings
build (20.x):
src/three/renderer/loaders/B3DMLoader.d.ts#L1
Cannot find module '3d-tiles-renderer/core' or its corresponding type declarations.
|
build (20.x):
src/three/plugins/loaders/WMTSCapabilitiesLoader.d.ts#L1
Cannot find module '3d-tiles-renderer/core' or its corresponding type declarations.
|
build (20.x):
src/three/plugins/LoadRegionPlugin.d.ts#L2
Cannot find module '3d-tiles-renderer/core' or its corresponding type declarations.
|
build (20.x):
src/three/plugins/LoadRegionPlugin.d.ts#L1
Cannot find module '3d-tiles-renderer/three' or its corresponding type declarations.
|
build (20.x):
src/three/plugins/DebugTilesPlugin.d.ts#L2
Cannot find module '3d-tiles-renderer/core' or its corresponding type declarations.
|
build (20.x):
src/r3f/components/TilesRenderer.d.ts#L52
Type 'K' does not satisfy the constraint 'string'.
|
build (20.x):
src/r3f/components/TilesRenderer.d.ts#L52
Type 'CamelCase<K>' does not satisfy the constraint 'string'.
|
build (20.x):
src/r3f/components/TilesRenderer.d.ts#L1
Cannot find module '3d-tiles-renderer/three' or its corresponding type declarations.
|
build (20.x):
src/r3f/components/CameraTransition.d.ts#L2
Cannot find module '3d-tiles-renderer/three' or its corresponding type declarations.
|
build (20.x):
src/r3f/components/CameraControls.d.ts#L3
Cannot find module '3d-tiles-renderer/three' or its corresponding type declarations.
|
build (20.x):
example/cesiumCompare.js#L420
'Cesium' is not defined
|
build (20.x):
example/cesiumCompare.js#L416
'Cesium' is not defined
|
build (20.x):
example/cesiumCompare.js#L410
'Cesium' is not defined
|