@smplrspace/smplr-loader 2.28.1-beta.13 → 2.28.1-beta.14
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.
|
@@ -1098,7 +1098,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
1098
1098
|
z: number;
|
|
1099
1099
|
}
|
|
1100
1100
|
|
|
1101
|
-
export declare const version = "2.28.1-beta.
|
|
1101
|
+
export declare const version = "2.28.1-beta.14";
|
|
1102
1102
|
|
|
1103
1103
|
declare interface ViewerRendererHandle {
|
|
1104
1104
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|