@smplrspace/smplr-loader 2.32.2-beta.2 → 2.32.2-beta.4
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.
|
@@ -3142,7 +3142,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3142
3142
|
z: number;
|
|
3143
3143
|
}
|
|
3144
3144
|
|
|
3145
|
-
export declare const version = "2.32.2-beta.
|
|
3145
|
+
export declare const version = "2.32.2-beta.4";
|
|
3146
3146
|
|
|
3147
3147
|
declare interface ViewerRendererHandle {
|
|
3148
3148
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|