@smplrspace/smplr-loader 2.42.1-beta.2 → 2.42.1-beta.3
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.
|
@@ -3322,7 +3322,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3322
3322
|
z: number;
|
|
3323
3323
|
}
|
|
3324
3324
|
|
|
3325
|
-
export declare const version = "2.42.1-beta.
|
|
3325
|
+
export declare const version = "2.42.1-beta.3";
|
|
3326
3326
|
|
|
3327
3327
|
declare interface ViewerRendererHandle {
|
|
3328
3328
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|