@verma-consulting/common-library 0.1.38 → 0.1.39

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/index.mjs CHANGED
@@ -679,6 +679,7 @@ var PlatformLanguage = /* @__PURE__ */ ((PlatformLanguage2) => {
679
679
  PlatformLanguage2["French"] = "French";
680
680
  PlatformLanguage2["German"] = "German";
681
681
  PlatformLanguage2["Spanish"] = "Spanish";
682
+ PlatformLanguage2["Hindi"] = "Hindi";
682
683
  return PlatformLanguage2;
683
684
  })(PlatformLanguage || {});
684
685
  var collectionMethod = /* @__PURE__ */ ((collectionMethod2) => {