@smplrspace/smplr-loader 2.50.1-beta.13 → 2.50.1-beta.15
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.
|
@@ -3965,7 +3965,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3965
3965
|
z: number;
|
|
3966
3966
|
}
|
|
3967
3967
|
|
|
3968
|
-
export declare const version = "2.50.1-beta.
|
|
3968
|
+
export declare const version = "2.50.1-beta.15";
|
|
3969
3969
|
|
|
3970
3970
|
declare interface ViewerRendererHandle {
|
|
3971
3971
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|