kucservice 1.0.1 → 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.
@@ -15315,8 +15315,7 @@ module.exports = function (it) {
15315
15315
  __webpack_require__.r(__webpack_exports__);
15316
15316
 
15317
15317
  // EXPORTS
15318
- __webpack_require__.d(__webpack_exports__, "useKUcservice", function() { return /* reexport */ useKUcservice; });
15319
- __webpack_require__.d(__webpack_exports__, "useRequest", function() { return /* reexport */ common_request_useRequest; });
15318
+ __webpack_require__.d(__webpack_exports__, "useGetUserInfo", function() { return /* reexport */ useGetUserInfo; });
15320
15319
 
15321
15320
  // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
15322
15321
  // This file is imported into lib/wc client bundles.
@@ -16199,6 +16198,9 @@ var useKUcservice = function useKUcservice(options, _ref3) {
16199
16198
  };
16200
16199
  // CONCATENATED MODULE: ./index.js
16201
16200
 
16201
+ function useGetUserInfo() {
16202
+ console.log(useKUcservice);
16203
+ }
16202
16204
  // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js
16203
16205
 
16204
16206
 
Binary file