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