@smplrspace/smplr-loader 2.58.1-beta.24 → 2.58.1-beta.25
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.
|
@@ -4682,7 +4682,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
4682
4682
|
z: number;
|
|
4683
4683
|
}
|
|
4684
4684
|
|
|
4685
|
-
export declare const version = "2.58.1-beta.
|
|
4685
|
+
export declare const version = "2.58.1-beta.25";
|
|
4686
4686
|
|
|
4687
4687
|
declare interface ViewerDataLayerRenderState<Definition = DataLayer<UnknownData>> {
|
|
4688
4688
|
definition: Definition;
|