@smplrspace/smplr-loader 2.43.2-beta.4 → 2.44.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.
|
@@ -3802,7 +3802,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3802
3802
|
z: number;
|
|
3803
3803
|
}
|
|
3804
3804
|
|
|
3805
|
-
export declare const version = "2.
|
|
3805
|
+
export declare const version = "2.44.0";
|
|
3806
3806
|
|
|
3807
3807
|
declare interface ViewerRendererHandle {
|
|
3808
3808
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|