소스 검색

Update Geometry.d.ts

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;
 
 	/**