star_mod_renderer
Advanced tools
Comparing version 1.0.49 to 1.0.50
@@ -187,8 +187,8 @@ import * as THREE from 'star_mod_custom_three'; | ||
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; | ||
export declare function isFashion(key: string): boolean; | ||
export declare function isFashionHair(key: string): boolean; | ||
export declare function isFashionBody(key: string): boolean; | ||
export declare function isFashionAnimation(key: string): boolean; | ||
export declare function isFashionFemale(key: string): boolean; | ||
export declare function isFashionMale(key: string): boolean; | ||
declare const defaultModel: any; |
{ | ||
"name": "star_mod_renderer", | ||
"version": "1.0.49", | ||
"version": "1.0.50", | ||
"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
382471