@smplrspace/smplr-loader 2.36.1-beta.3 → 2.36.1-beta.4
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.
|
@@ -3237,7 +3237,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3237
3237
|
z: number;
|
|
3238
3238
|
}
|
|
3239
3239
|
|
|
3240
|
-
export declare const version = "2.36.1-beta.
|
|
3240
|
+
export declare const version = "2.36.1-beta.4";
|
|
3241
3241
|
|
|
3242
3242
|
declare interface ViewerRendererHandle {
|
|
3243
3243
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|