@learncard/init 2.0.15 → 2.0.16

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/dist/init.esm.js CHANGED
@@ -3362,7 +3362,7 @@ var require_promise3 = __commonJS({
3362
3362
  module2.exports = parent;
3363
3363
  }
3364
3364
  });
3365
- var import_promise = __toESM(require_promise3());
3365
+ var import_promise = __toESM(require_promise3(), 1);
3366
3366
  var g = typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : void 0;
3367
3367
  if (g) {
3368
3368
  if (typeof g.AbortController === "undefined") {