ucservice 1.1.7 → 1.1.8

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.
@@ -11803,6 +11803,11 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
11803
11803
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
11804
11804
  } else {}
11805
11805
  })(this, function ($, Janus, adapter) {
11806
+ console.log(Janus);
11807
+ console.log(adapter);
11808
+ Janus = Janus.default;
11809
+ adapter = adapter.default;
11810
+ console.log("=====after default====");
11806
11811
  console.log(Janus);
11807
11812
  console.log(adapter);
11808
11813
  "use strict";
Binary file