@smplrspace/smplr-loader 2.37.1-beta.10 → 2.37.1-beta.11
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.
|
@@ -3307,7 +3307,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3307
3307
|
z: number;
|
|
3308
3308
|
}
|
|
3309
3309
|
|
|
3310
|
-
export declare const version = "2.37.1-beta.
|
|
3310
|
+
export declare const version = "2.37.1-beta.11";
|
|
3311
3311
|
|
|
3312
3312
|
declare interface ViewerRendererHandle {
|
|
3313
3313
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|