@smplrspace/smplr-loader 2.58.1-beta.6 → 2.58.1-beta.7
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.
|
@@ -4444,7 +4444,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
4444
4444
|
z: number;
|
|
4445
4445
|
}
|
|
4446
4446
|
|
|
4447
|
-
export declare const version = "2.58.1-beta.
|
|
4447
|
+
export declare const version = "2.58.1-beta.7";
|
|
4448
4448
|
|
|
4449
4449
|
declare interface ViewerDataLayerRenderState<Definition = DataLayer<UnknownData>> {
|
|
4450
4450
|
definition: Definition;
|