kucservice 1.0.2 → 1.0.3

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.
@@ -91,7 +91,7 @@ return /******/ (function(modules) { // webpackBootstrap
91
91
  /******/
92
92
  /******/
93
93
  /******/ // Load entry module and return exports
94
- /******/ return __webpack_require__(__webpack_require__.s = "fb15");
94
+ /******/ return __webpack_require__(__webpack_require__.s = "fae3");
95
95
  /******/ })
96
96
  /************************************************************************/
97
97
  /******/ ({
@@ -15316,13 +15316,16 @@ module.exports = function (it) {
15316
15316
 
15317
15317
  /***/ }),
15318
15318
 
15319
- /***/ "fb15":
15319
+ /***/ "fae3":
15320
15320
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
15321
15321
 
15322
15322
  "use strict";
15323
15323
  // ESM COMPAT FLAG
15324
15324
  __webpack_require__.r(__webpack_exports__);
15325
15325
 
15326
+ // EXPORTS
15327
+ __webpack_require__.d(__webpack_exports__, "useGetUserInfo", function() { return /* reexport */ useGetUserInfo; });
15328
+
15326
15329
  // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
15327
15330
  // This file is imported into lib/wc client bundles.
15328
15331
 
@@ -16204,11 +16207,11 @@ var useKUcservice = function useKUcservice(options, _ref3) {
16204
16207
  };
16205
16208
  // CONCATENATED MODULE: ./index.js
16206
16209
 
16207
- /* harmony default export */ var index = (useKUcservice);
16208
- // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
16209
-
16210
+ function useGetUserInfo() {
16211
+ console.log(useKUcservice);
16212
+ }
16213
+ // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js
16210
16214
 
16211
- /* harmony default export */ var entry_lib = __webpack_exports__["default"] = (index);
16212
16215
 
16213
16216
 
16214
16217
 
Binary file