@babylonjs/gui-editor 5.2.0 → 5.5.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.
@@ -56968,6 +56968,7 @@ const globalObject = typeof __webpack_require__.g !== "undefined" ? __webpack_re
56968
56968
  if (typeof globalObject !== "undefined") {
56969
56969
  globalObject.BABYLON = globalObject.BABYLON || {};
56970
56970
  globalObject.BABYLON.GuiEditor = _index__WEBPACK_IMPORTED_MODULE_0__.GUIEditor;
56971
+ globalObject.BABYLON.GUIEditor = _index__WEBPACK_IMPORTED_MODULE_0__.GUIEditor;
56971
56972
  // eslint-disable-next-line @typescript-eslint/naming-convention
56972
56973
  globalObject.GUIEDITOR = { GUIEditor: _index__WEBPACK_IMPORTED_MODULE_0__.GUIEditor };
56973
56974
  }