@smplrspace/smplr-loader 2.42.1-beta.16 → 2.42.1-beta.18
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.
|
@@ -3761,7 +3761,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3761
3761
|
z: number;
|
|
3762
3762
|
}
|
|
3763
3763
|
|
|
3764
|
-
export declare const version = "2.42.1-beta.
|
|
3764
|
+
export declare const version = "2.42.1-beta.18";
|
|
3765
3765
|
|
|
3766
3766
|
declare interface ViewerRendererHandle {
|
|
3767
3767
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|