@wix/auto_sdk_comments_comments 1.0.30 → 1.0.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.
@@ -2656,6 +2656,7 @@ var GIFType = /* @__PURE__ */ ((GIFType2) => {
2656
2656
  var Source = /* @__PURE__ */ ((Source2) => {
2657
2657
  Source2["HTML"] = "HTML";
2658
2658
  Source2["ADSENSE"] = "ADSENSE";
2659
+ Source2["AI"] = "AI";
2659
2660
  return Source2;
2660
2661
  })(Source || {});
2661
2662
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {