kucservice 1.0.2 → 1.0.4

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.
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = "fb15");
85
+ /******/ return __webpack_require__(__webpack_require__.s = "fae3");
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -15307,13 +15307,16 @@ module.exports = function (it) {
15307
15307
 
15308
15308
  /***/ }),
15309
15309
 
15310
- /***/ "fb15":
15310
+ /***/ "fae3":
15311
15311
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
15312
15312
 
15313
15313
  "use strict";
15314
15314
  // ESM COMPAT FLAG
15315
15315
  __webpack_require__.r(__webpack_exports__);
15316
15316
 
15317
+ // EXPORTS
15318
+ __webpack_require__.d(__webpack_exports__, "useGetUserInfo", function() { return /* reexport */ useGetUserInfo; });
15319
+
15317
15320
  // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
15318
15321
  // This file is imported into lib/wc client bundles.
15319
15322
 
@@ -16045,6 +16048,7 @@ watermarkConfig:{text:{content:Ne.videoConfig.title||""},right:10,top:10}});Ie.o
16045
16048
  */
16046
16049
 
16047
16050
  var common_request_useRequest = function useRequest(type) {
16051
+ console.log(webApi);
16048
16052
  var requestObj = webApi[type];
16049
16053
  if (!requestObj) throw new Error('未找到对应的请求方法!');
16050
16054
  return function () {
@@ -16195,11 +16199,11 @@ var useKUcservice = function useKUcservice(options, _ref3) {
16195
16199
  };
16196
16200
  // CONCATENATED MODULE: ./index.js
16197
16201
 
16198
- /* harmony default export */ var index = (useKUcservice);
16199
- // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
16200
-
16202
+ function useGetUserInfo() {
16203
+ console.log(useKUcservice);
16204
+ }
16205
+ // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js
16201
16206
 
16202
- /* harmony default export */ var entry_lib = __webpack_exports__["default"] = (index);
16203
16207
 
16204
16208
 
16205
16209
 
Binary file