2
0
Michael Herzog 4 жил өмнө
parent
commit
9ccd2b719e

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

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