@wix/auto_sdk_members_members-about 1.0.13 → 1.0.14

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.
@@ -675,6 +675,7 @@ var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
675
675
  DecorationType2["COLOR"] = "COLOR";
676
676
  DecorationType2["FONT_SIZE"] = "FONT_SIZE";
677
677
  DecorationType2["EXTERNAL"] = "EXTERNAL";
678
+ DecorationType2["STRIKETHROUGH"] = "STRIKETHROUGH";
678
679
  return DecorationType2;
679
680
  })(DecorationType || {});
680
681
  var FontType = /* @__PURE__ */ ((FontType2) => {