Sam Alexander пре 6 година
родитељ
комит
cfda6f8eb9
1 измењених фајлова са 1 додато и 1 уклоњено
  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;
 
 	/**

粤ICP备19079148号