Sfoglia il codice sorgente

Update Geometry.d.ts

Sam Alexander 6 anni fa
parent
commit
cfda6f8eb9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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号