@smplrspace/smplr-loader 2.52.1 → 2.52.2-beta.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.
|
@@ -4011,7 +4011,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
4011
4011
|
z: number;
|
|
4012
4012
|
}
|
|
4013
4013
|
|
|
4014
|
-
export declare const version = "2.52.
|
|
4014
|
+
export declare const version = "2.52.2-beta.0";
|
|
4015
4015
|
|
|
4016
4016
|
declare interface ViewerRendererHandle {
|
|
4017
4017
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|