kucservice 1.0.4 → 1.0.5

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.
@@ -15413,6 +15413,8 @@ var modulesFiles = webApi_mf.keys().reduce(function (pre, cur) {
15413
15413
  Object.assign(pre, Object(defineProperty["a" /* default */])({}, cur.split('/').slice(-1)[0].split('.')[0], webApi_mf(cur)[Object.keys(webApi_mf(cur))[0]]));
15414
15414
  return pre;
15415
15415
  }, {});
15416
+ console.log("=====modulesFiles========");
15417
+ console.log(modulesFiles);
15416
15418
  /* harmony default export */ var webApi = (modulesFiles);
15417
15419
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js
15418
15420
  var possibleConstructorReturn = __webpack_require__("99de");
Binary file