@opexa/portal-sdk 0.59.90 → 0.59.91
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-HJSVCLHQ.js → chunk-5DPGJBK3.js} +3 -3
- package/dist/chunk-5DPGJBK3.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 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +5 -4
- 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-HJSVCLHQ.js.map +0 -1
- package/dist/chunk-WVFSGB7Y.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 { Capacitor } from '@capacitor/core';
|
|
3
3
|
import { Thumbmark } from '@thumbmarkjs/thumbmarkjs';
|
|
4
4
|
|
|
@@ -6779,5 +6779,5 @@ var ExtensionService = class {
|
|
|
6779
6779
|
};
|
|
6780
6780
|
|
|
6781
6781
|
export { AccountService, AuthService, CmsPortalService, ExtensionService, FileService, GameService, PortalService, ReportService, TriggerService, WalletService, getFingerPrint };
|
|
6782
|
-
//# sourceMappingURL=chunk-
|
|
6783
|
-
//# sourceMappingURL=chunk-
|
|
6782
|
+
//# sourceMappingURL=chunk-5DPGJBK3.js.map
|
|
6783
|
+
//# sourceMappingURL=chunk-5DPGJBK3.js.map
|