@wix/auto_sdk_comments_comments 1.0.8 → 1.0.9

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 DecorationType = /* @__PURE__ */ ((DecorationType2) => {
2656
2656
  DecorationType2["COLOR"] = "COLOR";
2657
2657
  DecorationType2["FONT_SIZE"] = "FONT_SIZE";
2658
2658
  DecorationType2["EXTERNAL"] = "EXTERNAL";
2659
+ DecorationType2["STRIKETHROUGH"] = "STRIKETHROUGH";
2659
2660
  return DecorationType2;
2660
2661
  })(DecorationType || {});
2661
2662
  var FontType = /* @__PURE__ */ ((FontType2) => {