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