qcobjects 2.5.124-beta → 2.5.125-beta

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.
@@ -6514,7 +6514,6 @@ init_mathFunctions();
6514
6514
  init_top();
6515
6515
  init_make_global();
6516
6516
  init_top();
6517
- var qcobjects_default = {};
6518
6517
  export {
6519
6518
  ArrayCollection,
6520
6519
  ArrayList,
@@ -6585,7 +6584,6 @@ export {
6585
6584
  asyncLoad,
6586
6585
  captureFalseTouch,
6587
6586
  componentLoader,
6588
- qcobjects_default as default,
6589
6587
  findPackageNodePath,
6590
6588
  get,
6591
6589
  getDocumentLayout,