Ver Fonte

Update Geometry.d.ts

Sam Alexander há 6 anos atrás
pai
commit
cfda6f8eb9
1 ficheiros alterados com 1 adições e 1 exclusões
  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;
 
 	/**