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