@smplrspace/smplr-loader 2.53.1-beta.11 → 2.53.1-beta.13
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.
|
@@ -4017,7 +4017,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
4017
4017
|
z: number;
|
|
4018
4018
|
}
|
|
4019
4019
|
|
|
4020
|
-
export declare const version = "2.53.1-beta.
|
|
4020
|
+
export declare const version = "2.53.1-beta.13";
|
|
4021
4021
|
|
|
4022
4022
|
declare interface ViewerRendererHandle {
|
|
4023
4023
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|