yxuse 1.0.35 → 1.0.37

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.
package/lib/api.cjs.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index.cjs6.js");require("./index.cjs5.js");exports.auth=e.index;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index.cjs5.js");exports.auth=e.index;
2
2
  //# sourceMappingURL=api.cjs.js.map
package/lib/api.es.js CHANGED
@@ -1,6 +1,5 @@
1
- import { i as a } from "./index.es6.js";
2
- import "./index.es5.js";
1
+ import { i as r } from "./index.es5.js";
3
2
  export {
4
- a as auth
3
+ r as auth
5
4
  };
6
5
  //# sourceMappingURL=api.es.js.map
package/lib/api.es.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"api.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
1
+ {"version":3,"file":"api.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
package/lib/index.cjs.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";const e=require("./index.cjs2.js"),i=require("./index.cjs3.js"),t=require("./index.cjs4.js");require("./index.cjs5.js");require("./index.cjs6.js");const r={utils:e.utils,api:i.api,theme:t.theme};module.exports=r;
1
+ "use strict";const e=require("./index.cjs2.js"),t=require("./index.cjs3.js"),i=require("./index.cjs4.js");require("./index.cjs5.js");const r={utils:e.utils,api:t.api,theme:i.theme};module.exports=r;
2
2
  //# sourceMappingURL=index.cjs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs.js","sources":["../packages/index.ts"],"sourcesContent":["/*\r\n * @Author: WangXin\r\n * @Date: 2023-08-16 15:38:34\r\n * @LastEditors: WangXin\r\n * @LastEditTime: 2023-08-21 15:28:39\r\n * @FilePath: \\yxUse\\packages\\index.ts\r\n * @Description:\r\n *\r\n * Copyright (c) 2023 by YuXing, All Rights Reserved.\r\n */\r\nimport * as utils from \"./utils\";\r\nimport * as api from \"./api\";\r\nimport * as theme from \"./theme\";\r\nexport default {\r\n\tutils,\r\n\tapi,\r\n\ttheme\r\n};\r\n"],"names":["index","utils","api","theme"],"mappings":"gKAaA,MAAeA,EAAA,CAAA,MACdC,EAAA,MAAA,IACAC,EAAA,IAAA,MACAC,EAAA,KACD"}
1
+ {"version":3,"file":"index.cjs.js","sources":["../packages/index.ts"],"sourcesContent":["/*\r\n * @Author: WangXin\r\n * @Date: 2023-08-16 15:38:34\r\n * @LastEditors: WangXin\r\n * @LastEditTime: 2023-08-21 15:28:39\r\n * @FilePath: \\yxUse\\packages\\index.ts\r\n * @Description:\r\n *\r\n * Copyright (c) 2023 by YuXing, All Rights Reserved.\r\n */\r\nimport * as utils from \"./utils\";\r\nimport * as api from \"./api\";\r\nimport * as theme from \"./theme\";\r\nexport default {\r\n\tutils,\r\n\tapi,\r\n\ttheme\r\n};\r\n"],"names":["index","utils","api","theme"],"mappings":"qIAaA,MAAeA,EAAA,CAAA,MACdC,EAAA,MAAA,IACAC,EAAA,IAAA,MACAC,EAAA,KACD"}
package/lib/index.cjs3.js CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";const e=require("./index.cjs6.js"),t=Object.freeze(Object.defineProperty({__proto__:null,auth:e.index},Symbol.toStringTag,{value:"Module"}));exports.api=t;
1
+ "use strict";const e=require("./index.cjs5.js"),t=Object.freeze(Object.defineProperty({__proto__:null,auth:e.index},Symbol.toStringTag,{value:"Module"}));exports.api=t;
2
2
  //# sourceMappingURL=index.cjs3.js.map