@smplrspace/smplr-loader 2.37.1-beta.12 → 2.37.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.
|
@@ -3314,7 +3314,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3314
3314
|
z: number;
|
|
3315
3315
|
}
|
|
3316
3316
|
|
|
3317
|
-
export declare const version = "2.37.1-beta.
|
|
3317
|
+
export declare const version = "2.37.1-beta.13";
|
|
3318
3318
|
|
|
3319
3319
|
declare interface ViewerRendererHandle {
|
|
3320
3320
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|