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