@smplrspace/smplr-loader 2.55.0 → 2.55.1-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.
|
@@ -4021,7 +4021,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
4021
4021
|
z: number;
|
|
4022
4022
|
}
|
|
4023
4023
|
|
|
4024
|
-
export declare const version = "2.55.0";
|
|
4024
|
+
export declare const version = "2.55.1-beta.0";
|
|
4025
4025
|
|
|
4026
4026
|
declare interface ViewerRendererHandle {
|
|
4027
4027
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|