babylonjs-serializers 8.56.2 → 9.1.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.
@@ -1,5 +1,5 @@
1
1
 
2
- declare module BABYLON {
2
+ declare namespace BABYLON {
3
3
 
4
4
 
5
5
  /**
@@ -38,6 +38,18 @@ declare module BABYLON {
38
38
 
39
39
 
40
40
 
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
41
53
  /** @internal */
42
54
  export var __IGLTFExporterExtension: number;
43
55
  /**
@@ -3341,18 +3353,6 @@ declare module BABYLON {
3341
3353
 
3342
3354
 
3343
3355
 
3344
-
3345
-
3346
-
3347
-
3348
-
3349
-
3350
-
3351
-
3352
-
3353
-
3354
-
3355
-
3356
3356
  }
3357
3357
 
3358
3358