@smplrspace/smplr-loader 2.37.1-beta.3 → 2.37.1-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.
|
@@ -3300,7 +3300,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3300
3300
|
z: number;
|
|
3301
3301
|
}
|
|
3302
3302
|
|
|
3303
|
-
export declare const version = "2.37.1-beta.
|
|
3303
|
+
export declare const version = "2.37.1-beta.4";
|
|
3304
3304
|
|
|
3305
3305
|
declare interface ViewerRendererHandle {
|
|
3306
3306
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|