@smplrspace/smplr-loader 2.48.1-beta.2 → 2.48.1-beta.3
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.
|
@@ -3882,7 +3882,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3882
3882
|
z: number;
|
|
3883
3883
|
}
|
|
3884
3884
|
|
|
3885
|
-
export declare const version = "2.48.1-beta.
|
|
3885
|
+
export declare const version = "2.48.1-beta.3";
|
|
3886
3886
|
|
|
3887
3887
|
declare interface ViewerRendererHandle {
|
|
3888
3888
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|