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.
@@ -5132,7 +5132,6 @@ __export(qcobjects_exports, {
5132
5132
  asyncLoad: () => asyncLoad,
5133
5133
  captureFalseTouch: () => captureFalseTouch,
5134
5134
  componentLoader: () => componentLoader,
5135
- default: () => qcobjects_default,
5136
5135
  findPackageNodePath: () => findPackageNodePath,
5137
5136
  get: () => get,
5138
5137
  getDocumentLayout: () => getDocumentLayout,
@@ -6605,7 +6604,6 @@ init_mathFunctions();
6605
6604
  init_top();
6606
6605
  init_make_global();
6607
6606
  init_top();
6608
- var qcobjects_default = {};
6609
6607
  // Annotate the CommonJS export names for ESM import in node:
6610
6608
  0 && (module.exports = {
6611
6609
  ArrayCollection,