@smplrspace/smplr-loader 2.56.1-beta.36 → 2.56.1-beta.37
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.
|
@@ -4096,7 +4096,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
4096
4096
|
z: number;
|
|
4097
4097
|
}
|
|
4098
4098
|
|
|
4099
|
-
export declare const version = "2.56.1-beta.
|
|
4099
|
+
export declare const version = "2.56.1-beta.37";
|
|
4100
4100
|
|
|
4101
4101
|
declare interface ViewerRendererHandle {
|
|
4102
4102
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|