Browse Source

TS: Clean up

Mugen87 6 năm trước cách đây
mục cha
commit
fcf7c4df40
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/jsm/misc/ConvexObjectBreaker.d.ts

+ 1 - 1
examples/jsm/misc/ConvexObjectBreaker.d.ts

@@ -1,5 +1,5 @@
 import {
-  Object3D
+  Object3D,
   Plane,
   Vector3
 } from '../../../src/Three';