@smplrspace/smplr-loader 2.47.1-beta.3 → 2.47.1-beta.4
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.
|
@@ -3812,7 +3812,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3812
3812
|
z: number;
|
|
3813
3813
|
}
|
|
3814
3814
|
|
|
3815
|
-
export declare const version = "2.47.1-beta.
|
|
3815
|
+
export declare const version = "2.47.1-beta.4";
|
|
3816
3816
|
|
|
3817
3817
|
declare interface ViewerRendererHandle {
|
|
3818
3818
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|