فهرست منبع

Update USDZExporter.d.ts

Michael Herzog 4 سال پیش
والد
کامیت
9ccd2b719e
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      examples/jsm/exporters/USDZExporter.d.ts

+ 2 - 0
examples/jsm/exporters/USDZExporter.d.ts

@@ -1,3 +1,5 @@
+import { Object3D } from '../../../src/Three';
+
 export class USDZExporter {
 
 	constructor();