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.
@@ -11794,6 +11794,11 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
11794
11794
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
11795
11795
  } else {}
11796
11796
  })(this, function ($, Janus, adapter) {
11797
+ console.log(Janus);
11798
+ console.log(adapter);
11799
+ Janus = Janus.default;
11800
+ adapter = adapter.default;
11801
+ console.log("=====after default====");
11797
11802
  console.log(Janus);
11798
11803
  console.log(adapter);
11799
11804
  "use strict";
Binary file