Преглед изворни кода

exporting the CCDIKHelper class also (#23404)

Antoine BERNIER пре 3 година
родитељ
комит
a3f62b179f
1 измењених фајлова са 1 додато и 1 уклоњено
  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 };