@smplrspace/smplr-loader 2.29.2-beta.10 → 2.29.2-beta.11
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.
|
@@ -1155,7 +1155,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
1155
1155
|
z: number;
|
|
1156
1156
|
}
|
|
1157
1157
|
|
|
1158
|
-
export declare const version = "2.29.2-beta.
|
|
1158
|
+
export declare const version = "2.29.2-beta.11";
|
|
1159
1159
|
|
|
1160
1160
|
declare interface ViewerRendererHandle {
|
|
1161
1161
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|