@smplrspace/smplr-loader 2.44.1-beta.8 → 2.45.0
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.
|
@@ -3806,7 +3806,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3806
3806
|
z: number;
|
|
3807
3807
|
}
|
|
3808
3808
|
|
|
3809
|
-
export declare const version = "2.
|
|
3809
|
+
export declare const version = "2.45.0";
|
|
3810
3810
|
|
|
3811
3811
|
declare interface ViewerRendererHandle {
|
|
3812
3812
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|