@smplrspace/smplr-loader 2.49.1-beta.0 → 2.49.1-beta.1
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.
|
@@ -3914,7 +3914,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3914
3914
|
z: number;
|
|
3915
3915
|
}
|
|
3916
3916
|
|
|
3917
|
-
export declare const version = "2.49.1-beta.
|
|
3917
|
+
export declare const version = "2.49.1-beta.1";
|
|
3918
3918
|
|
|
3919
3919
|
declare interface ViewerRendererHandle {
|
|
3920
3920
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|