@smplrspace/smplr-loader 2.34.1-beta.9 → 2.35.0
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.
|
@@ -3209,7 +3209,7 @@ declare interface Vector3Coord extends Vector2Coord {
|
|
|
3209
3209
|
z: number;
|
|
3210
3210
|
}
|
|
3211
3211
|
|
|
3212
|
-
export declare const version = "2.
|
|
3212
|
+
export declare const version = "2.35.0";
|
|
3213
3213
|
|
|
3214
3214
|
declare interface ViewerRendererHandle {
|
|
3215
3215
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|