@wix/auto_sdk_data-extension-schema_schemas 1.0.134 → 1.0.136

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.
@@ -3042,6 +3042,7 @@ var AssetType = /* @__PURE__ */ ((AssetType2) => {
3042
3042
  AssetType2["DOC"] = "DOC";
3043
3043
  AssetType2["SLIDE"] = "SLIDE";
3044
3044
  AssetType2["WIDGET"] = "WIDGET";
3045
+ AssetType2["FONT"] = "FONT";
3045
3046
  return AssetType2;
3046
3047
  })(AssetType || {});
3047
3048
  var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {