@opexa/portal-sdk 0.59.100 → 0.59.102
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/README.md +1634 -1634
- package/dist/{chunk-Y3M3NN6K.js → chunk-3N7UZTY4.js} +3 -3
- package/dist/chunk-3N7UZTY4.js.map +1 -0
- package/dist/{chunk-7APXFZ5G.js → chunk-5WRVWQBT.js} +3 -3
- package/dist/chunk-5WRVWQBT.js.map +1 -0
- package/dist/{chunk-WVFSGB7Y.js → chunk-ROBGEUSE.js} +2 -2
- package/dist/chunk-ROBGEUSE.js.map +1 -0
- package/dist/index.cjs +2 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +5 -6
- package/dist/index.js.map +1 -1
- package/dist/services/index.cjs.map +1 -1
- package/dist/services/index.js +2 -2
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-7APXFZ5G.js.map +0 -1
- package/dist/chunk-WVFSGB7Y.js.map +0 -1
- package/dist/chunk-Y3M3NN6K.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { gql, statusCodeToOperationError, callIfFn } from './chunk-
|
|
1
|
+
import { gql, statusCodeToOperationError, callIfFn } from './chunk-ROBGEUSE.js';
|
|
2
2
|
import { Thumbmark } from '@thumbmarkjs/thumbmarkjs';
|
|
3
3
|
import { Capacitor } from '@capacitor/core';
|
|
4
4
|
|
|
@@ -6891,5 +6891,5 @@ var ExtensionService = class {
|
|
|
6891
6891
|
};
|
|
6892
6892
|
|
|
6893
6893
|
export { AccountService, AuthService, CmsPortalService, ExtensionService, FileService, GameService, PortalService, ReportService, TriggerService, WalletService, getFingerPrint, isIOSPlatform };
|
|
6894
|
-
//# sourceMappingURL=chunk-
|
|
6895
|
-
//# sourceMappingURL=chunk-
|
|
6894
|
+
//# sourceMappingURL=chunk-3N7UZTY4.js.map
|
|
6895
|
+
//# sourceMappingURL=chunk-3N7UZTY4.js.map
|