@wix/app-extensions 1.0.113 → 1.0.114

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.
@@ -364,6 +364,7 @@ var BackOfficeHostingPlatforms = /* @__PURE__ */ ((BackOfficeHostingPlatforms2)
364
364
  BackOfficeHostingPlatforms2["SYMPHONY"] = "SYMPHONY";
365
365
  BackOfficeHostingPlatforms2["BMR"] = "BMR";
366
366
  BackOfficeHostingPlatforms2["WIXEL_DASHBOARD"] = "WIXEL_DASHBOARD";
367
+ BackOfficeHostingPlatforms2["CHANNELS_BACKOFFICE"] = "CHANNELS_BACKOFFICE";
367
368
  return BackOfficeHostingPlatforms2;
368
369
  })(BackOfficeHostingPlatforms || {});
369
370
  var DtsDefinitionType = /* @__PURE__ */ ((DtsDefinitionType2) => {