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