浏览代码

TS: Clean up

Mugen87 6 年之前
父节点
当前提交
fcf7c4df40
共有 1 个文件被更改,包括 1 次插入1 次删除
  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';