@smplrspace/smplr-loader 2.58.1-beta.22 → 2.58.1-beta.23
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.
|
@@ -4673,7 +4673,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
4673
4673
|
z: number;
|
|
4674
4674
|
}
|
|
4675
4675
|
|
|
4676
|
-
export declare const version = "2.58.1-beta.
|
|
4676
|
+
export declare const version = "2.58.1-beta.23";
|
|
4677
4677
|
|
|
4678
4678
|
declare interface ViewerDataLayerRenderState<Definition = DataLayer<UnknownData>> {
|
|
4679
4679
|
definition: Definition;
|