Explorar o código

exporting the CCDIKHelper class also (#23404)

Antoine BERNIER %!s(int64=3) %!d(string=hai) anos
pai
achega
a3f62b179f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/jsm/animation/CCDIKSolver.js

+ 1 - 1
examples/jsm/animation/CCDIKSolver.js

@@ -461,4 +461,4 @@ class CCDIKHelper extends Object3D {
 
 }
 
-export { CCDIKSolver };
+export { CCDIKSolver, CCDIKHelper };