star_mod_renderer
Advanced tools
Comparing version 1.0.48 to 1.0.49
import * as THREE from 'star_mod_custom_three'; | ||
import * as Default from './default'; | ||
export { Default }; | ||
@@ -188,1 +186,9 @@ declare const SCENE_BACKGROUND_COLOR: string; | ||
} | ||
export declare function isFashion(): boolean; | ||
export declare function isFashionHair(): boolean; | ||
export declare function isFashionBody(): boolean; | ||
export declare function isFashionAnimation(): boolean; | ||
export declare function isFashionFemale(): boolean; | ||
export declare function isFashionMale(): boolean; | ||
declare const defaultModel: any; |
{ | ||
"name": "star_mod_renderer", | ||
"version": "1.0.48", | ||
"description": "star mod project render auxiliary ", | ||
"version": "1.0.49", | ||
"description": "star mod project render auxiliary", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "author": "zhaobo.liu", |
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
382405
10473