star_mod_renderer
Advanced tools
Comparing version 1.0.38 to 1.0.39
@@ -134,3 +134,3 @@ import * as THREE from 'star_mod_custom_three'; | ||
constructor(options: { container: HTMLElement | null; platform: string; }); | ||
constructor(options: { container: HTMLElement | null; platform: string; isShowScene: boolean; }); | ||
@@ -137,0 +137,0 @@ setRenderModel(model: Model): void; |
{ | ||
"name": "star_mod_renderer", | ||
"version": "1.0.38", | ||
"version": "1.0.39", | ||
"description": "star mod project render auxiliary ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
294148