@timardex/cluemart-server-shared 1.0.266 → 1.0.267

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.
@@ -40,7 +40,7 @@ import {
40
40
  socialShareResourceSchema,
41
41
  termsAgreementSchema,
42
42
  userLicenseSchema
43
- } from "../chunk-OZZRI2C2.mjs";
43
+ } from "../chunk-WFGXT6EI.mjs";
44
44
  export {
45
45
  APP_SETTINGS_ID,
46
46
  AdModel,
@@ -3413,6 +3413,7 @@ var EnumUserLicence = /* @__PURE__ */ ((EnumUserLicence22) => {
3413
3413
  EnumUserLicence22["STANDARD_EVENT"] = "standard_event";
3414
3414
  EnumUserLicence22["STANDARD_VENDOR"] = "standard_vendor";
3415
3415
  EnumUserLicence22["STANDARD_PARTNER"] = "standard_partner";
3416
+ EnumUserLicence22["STANDARD_AFFILIATE"] = "standard_affiliate";
3416
3417
  return EnumUserLicence22;
3417
3418
  })(EnumUserLicence || {});
3418
3419
  var EnumUserRole = /* @__PURE__ */ ((EnumUserRole22) => {
@@ -7680,7 +7681,7 @@ async function saveNotificationsInDb(payload) {
7680
7681
  // src/service/sendPushNotifications.ts
7681
7682
  var import_expo_server_sdk = require("expo-server-sdk");
7682
7683
 
7683
- // node_modules/@timardex/cluemart-shared/dist/chunk-HNH5YY54.mjs
7684
+ // node_modules/@timardex/cluemart-shared/dist/chunk-2RPU74Z4.mjs
7684
7685
  var EnumOSPlatform2 = /* @__PURE__ */ ((EnumOSPlatform22) => {
7685
7686
  EnumOSPlatform22["ANDROID"] = "android";
7686
7687
  EnumOSPlatform22["IOS"] = "ios";