@wix/app-extensions 1.0.35 → 1.0.37

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.
@@ -1758,6 +1758,7 @@ var MonitoringType = /* @__PURE__ */ ((MonitoringType2) => {
1758
1758
  MonitoringType2["UNKNOWN_PROVIDER"] = "UNKNOWN_PROVIDER";
1759
1759
  MonitoringType2["SENTRY"] = "SENTRY";
1760
1760
  MonitoringType2["PANORAMA"] = "PANORAMA";
1761
+ MonitoringType2["WIX"] = "WIX";
1761
1762
  return MonitoringType2;
1762
1763
  })(MonitoringType || {});
1763
1764
  var Escalation = /* @__PURE__ */ ((Escalation2) => {