@wix/app-extensions 1.0.36 → 1.0.38

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.
@@ -2280,6 +2280,7 @@ var MonitoringType = /* @__PURE__ */ ((MonitoringType2) => {
2280
2280
  MonitoringType2["UNKNOWN_PROVIDER"] = "UNKNOWN_PROVIDER";
2281
2281
  MonitoringType2["SENTRY"] = "SENTRY";
2282
2282
  MonitoringType2["PANORAMA"] = "PANORAMA";
2283
+ MonitoringType2["WIX"] = "WIX";
2283
2284
  return MonitoringType2;
2284
2285
  })(MonitoringType || {});
2285
2286
  var Escalation = /* @__PURE__ */ ((Escalation2) => {