babylonjs-gui 8.5.0 → 8.6.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.
package/babylon.gui.d.ts CHANGED
@@ -4858,7 +4858,7 @@ declare module BABYLON.GUI {
4858
4858
  * Forcing an export so that this code will execute
4859
4859
  * @internal
4860
4860
  */
4861
- const name = "Statics";
4861
+ const Name = "Statics";
4862
4862
 
4863
4863
 
4864
4864
  /**