Parcourir la source

Update Geometry.d.ts

Sam Alexander il y a 6 ans
Parent
commit
cfda6f8eb9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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号