@smplrspace/smplr-loader 2.28.1-beta.21 → 2.28.1-beta.22
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.
|
@@ -1136,7 +1136,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
1136
1136
|
z: number;
|
|
1137
1137
|
}
|
|
1138
1138
|
|
|
1139
|
-
export declare const version = "2.28.1-beta.
|
|
1139
|
+
export declare const version = "2.28.1-beta.22";
|
|
1140
1140
|
|
|
1141
1141
|
declare interface ViewerRendererHandle {
|
|
1142
1142
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|