@matchain/matchid-sdk-react 0.1.42-alpha.3 → 0.1.42-alpha.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.
- package/dist/{chunk-AIYRR4YQ.mjs → chunk-FZUZ63FZ.mjs} +2 -2
- package/dist/{chunk-KCESOJHY.mjs → chunk-GEM2V3W6.mjs} +1 -8
- package/dist/chunk-GEM2V3W6.mjs.map +1 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +2 -2
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/index.js +0 -7
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-KCESOJHY.mjs.map +0 -1
- /package/dist/{chunk-AIYRR4YQ.mjs.map → chunk-FZUZ63FZ.mjs.map} +0 -0
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
unBindWalletApi,
|
|
10
10
|
useUserInfo,
|
|
11
11
|
verifyPohApi
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-GEM2V3W6.mjs";
|
|
13
13
|
import {
|
|
14
14
|
__export
|
|
15
15
|
} from "./chunk-J5LGTIGS.mjs";
|
|
@@ -90,4 +90,4 @@ export {
|
|
|
90
90
|
user_exports,
|
|
91
91
|
api_exports
|
|
92
92
|
};
|
|
93
|
-
//# sourceMappingURL=chunk-
|
|
93
|
+
//# sourceMappingURL=chunk-FZUZ63FZ.mjs.map
|
|
@@ -4276,13 +4276,6 @@ var MatchProvider = ({
|
|
|
4276
4276
|
endpoints,
|
|
4277
4277
|
locale
|
|
4278
4278
|
});
|
|
4279
|
-
matchlog_default.log("config", {
|
|
4280
|
-
appid,
|
|
4281
|
-
theme,
|
|
4282
|
-
endpoints,
|
|
4283
|
-
locale,
|
|
4284
|
-
realLocale
|
|
4285
|
-
});
|
|
4286
4279
|
useWalletInit({
|
|
4287
4280
|
config: wallet
|
|
4288
4281
|
});
|
|
@@ -4642,4 +4635,4 @@ export {
|
|
|
4642
4635
|
MatchProvider,
|
|
4643
4636
|
useMatch
|
|
4644
4637
|
};
|
|
4645
|
-
//# sourceMappingURL=chunk-
|
|
4638
|
+
//# sourceMappingURL=chunk-GEM2V3W6.mjs.map
|