Explorar o código

Update LineSegments.d.ts

ycw %!s(int64=5) %!d(string=hai) anos
pai
achega
6cc36df522
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/objects/LineSegments.d.ts

+ 1 - 1
src/objects/LineSegments.d.ts

@@ -25,7 +25,7 @@ export class LineSegments <
 	/**
 	/**
 	 * @default 'LineSegments'
 	 * @default 'LineSegments'
 	 */
 	 */
-	type: 'LineSegments';
+	type: 'LineSegments' | string;
 	readonly isLineSegments: true;
 	readonly isLineSegments: true;
 
 
 }
 }

粤ICP备19079148号