Browse Source

Update TypedGeometryExporter.d.ts

S. Suzuki 5 năm trước cách đây
mục cha
commit
4fb939f16e

+ 1 - 1
examples/jsm/exporters/TypedGeometryExporter.d.ts

@@ -1,6 +1,6 @@
 import { Object3D } from '../../../src/Three';
 import { Object3D } from '../../../src/Three';
 
 
-export class TypedGeometryExporterD {
+export class TypedGeometryExporter {
 
 
 	constructor();
 	constructor();