@smplrspace/smplr-loader 2.47.1-beta.7 → 2.47.1-beta.9
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.
|
@@ -3847,7 +3847,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3847
3847
|
z: number;
|
|
3848
3848
|
}
|
|
3849
3849
|
|
|
3850
|
-
export declare const version = "2.47.1-beta.
|
|
3850
|
+
export declare const version = "2.47.1-beta.9";
|
|
3851
3851
|
|
|
3852
3852
|
declare interface ViewerRendererHandle {
|
|
3853
3853
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|