Browse Source

Update TypedGeometryExporter.d.ts

S. Suzuki 5 years ago
parent
commit
4fb939f16e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/jsm/exporters/TypedGeometryExporter.d.ts

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

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