yt-uikit 0.7.388 → 0.7.389

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.
@@ -165,6 +165,7 @@ type GeneralStyle = {
165
165
  titleLength: string;
166
166
  };
167
167
  type VolumeStyle = {
168
+ addtoCartMethod: string;
168
169
  titleFontSize: string;
169
170
  subtitleFontSize: string;
170
171
  titleBackgroundColor: string;