@smplrspace/smplr-loader 2.28.1-beta.2 → 2.28.1-beta.3
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.
|
@@ -1090,7 +1090,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
1090
1090
|
z: number;
|
|
1091
1091
|
}
|
|
1092
1092
|
|
|
1093
|
-
export declare const version = "2.28.1-beta.
|
|
1093
|
+
export declare const version = "2.28.1-beta.3";
|
|
1094
1094
|
|
|
1095
1095
|
declare interface ViewerRendererHandle {
|
|
1096
1096
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|