@opexa/portal-sdk 0.59.105 → 0.59.107
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-UL3IYRLI.js → chunk-LKPG4XPL.js} +3 -3
- package/dist/{chunk-UL3IYRLI.js.map → chunk-LKPG4XPL.js.map} +1 -1
- package/dist/index.cjs +7 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +7 -2
- package/dist/index.js.map +1 -1
- package/dist/services/index.cjs +1 -1
- package/dist/services/index.cjs.map +1 -1
- package/dist/services/index.d.cts +2 -2
- package/dist/services/index.d.ts +2 -2
- package/dist/services/index.js +1 -1
- package/dist/{types-C3JOzrUa.d.ts → types-BLz1FVd9.d.ts} +1 -1
- package/dist/{types-CeTBCI47.d.cts → types-B_OD1nx7.d.cts} +1 -1
- package/package.json +1 -1
|
@@ -3738,7 +3738,7 @@ var MEMBER_VERIFICATION_REQUEST_AUTOMATIC_APPROVAL_ENABLED_QUERY = gql`
|
|
|
3738
3738
|
`;
|
|
3739
3739
|
var SUBMIT_MEMBER_VERIFICATION_REQUEST_IMAGE_DETAILS_MUTATION__NEXT = gql`
|
|
3740
3740
|
mutation SubmitMemberVerificationRequestImageDetails(
|
|
3741
|
-
$input:
|
|
3741
|
+
$input: _SubmitMemberVerificationRequestImageDetailsInput!
|
|
3742
3742
|
) {
|
|
3743
3743
|
_submitMemberVerificationRequestImageDetails(input: $input)
|
|
3744
3744
|
}
|
|
@@ -6919,5 +6919,5 @@ var ExtensionService = class {
|
|
|
6919
6919
|
};
|
|
6920
6920
|
|
|
6921
6921
|
export { AccountService, AuthService, CmsPortalService, ExtensionService, FileService, GameService, PortalService, ReportService, TriggerService, WalletService, getFingerPrint, isIOSPlatform };
|
|
6922
|
-
//# sourceMappingURL=chunk-
|
|
6923
|
-
//# sourceMappingURL=chunk-
|
|
6922
|
+
//# sourceMappingURL=chunk-LKPG4XPL.js.map
|
|
6923
|
+
//# sourceMappingURL=chunk-LKPG4XPL.js.map
|