Browse Source

Update Geometry.d.ts

Sam Alexander 6 years ago
parent
commit
cfda6f8eb9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/core/Geometry.d.ts

+ 1 - 1
src/core/Geometry.d.ts

@@ -49,7 +49,7 @@ export class Geometry extends EventDispatcher {
 	id: number;
 
 	uuid: string;
-	
+
 	isGeometry: boolean;
 
 	/**