@timardex/cluemart-server-shared 1.1.30 → 1.1.31

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.
@@ -8869,7 +8869,7 @@ schema4.index({ isRead: 1, userId: 1 });
8869
8869
  schema4.index({ createdAt: -1, userId: 1 });
8870
8870
  var NotificationModel = import_mongoose8.default.models.Notification || import_mongoose8.default.model("Notification", schema4);
8871
8871
 
8872
- // node_modules/@timardex/cluemart-shared/dist/chunk-D5BWQS2J.mjs
8872
+ // node_modules/@timardex/cluemart-shared/dist/chunk-7IB7QPVH.mjs
8873
8873
  var EnumOSPlatform2 = /* @__PURE__ */ ((EnumOSPlatform22) => {
8874
8874
  EnumOSPlatform22["ANDROID"] = "android";
8875
8875
  EnumOSPlatform22["IOS"] = "ios";