@smplrspace/smplr-loader 2.30.1-beta.9 → 2.31.0
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.
|
@@ -1164,7 +1164,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
1164
1164
|
z: number;
|
|
1165
1165
|
}
|
|
1166
1166
|
|
|
1167
|
-
export declare const version = "2.
|
|
1167
|
+
export declare const version = "2.31.0";
|
|
1168
1168
|
|
|
1169
1169
|
declare interface ViewerRendererHandle {
|
|
1170
1170
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|