@smplrspace/smplr-loader 2.40.2-beta.0 → 2.40.2-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3319,7 +3319,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3319
3319
|
z: number;
|
|
3320
3320
|
}
|
|
3321
3321
|
|
|
3322
|
-
export declare const version = "2.40.2-beta.
|
|
3322
|
+
export declare const version = "2.40.2-beta.1";
|
|
3323
3323
|
|
|
3324
3324
|
declare interface ViewerRendererHandle {
|
|
3325
3325
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|