@opexa/portal-sdk 0.59.59 → 0.59.60
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-V25DDQFF.js → chunk-AKP5LBV2.js} +3 -3
- package/dist/chunk-AKP5LBV2.js.map +1 -0
- package/dist/{chunk-6PJLGY7R.js → chunk-JTAO2DVT.js} +3 -3
- package/dist/chunk-JTAO2DVT.js.map +1 -0
- package/dist/{chunk-ROBGEUSE.js → chunk-WVFSGB7Y.js} +2 -2
- package/dist/chunk-WVFSGB7Y.js.map +1 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +3 -3
- 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-6PJLGY7R.js.map +0 -1
- package/dist/chunk-ROBGEUSE.js.map +0 -1
- package/dist/chunk-V25DDQFF.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { gql, statusCodeToOperationError, callIfFn } from './chunk-
|
|
1
|
+
import { gql, statusCodeToOperationError, callIfFn } from './chunk-WVFSGB7Y.js';
|
|
2
2
|
|
|
3
3
|
// src/services/queries.ts
|
|
4
4
|
var FILE_FRAGMENT = gql`
|
|
@@ -6288,5 +6288,5 @@ var ExtensionService = class {
|
|
|
6288
6288
|
};
|
|
6289
6289
|
|
|
6290
6290
|
export { AccountService, AuthService, CmsPortalService, ExtensionService, FileService, GameService, PortalService, ReportService, TriggerService, WalletService };
|
|
6291
|
-
//# sourceMappingURL=chunk-
|
|
6292
|
-
//# sourceMappingURL=chunk-
|
|
6291
|
+
//# sourceMappingURL=chunk-AKP5LBV2.js.map
|
|
6292
|
+
//# sourceMappingURL=chunk-AKP5LBV2.js.map
|