@wix/auto_sdk_ecom_draft-orders 1.0.113 → 1.0.115

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.
@@ -3432,6 +3432,7 @@ var FileType = /* @__PURE__ */ ((FileType2) => {
3432
3432
  FileType2["SECURE_DOCUMENT"] = "SECURE_DOCUMENT";
3433
3433
  FileType2["SECURE_MUSIC"] = "SECURE_MUSIC";
3434
3434
  FileType2["SECURE_ARCHIVE"] = "SECURE_ARCHIVE";
3435
+ FileType2["SECURE_RAW"] = "SECURE_RAW";
3435
3436
  return FileType2;
3436
3437
  })(FileType || {});
3437
3438
  var DiscountType = /* @__PURE__ */ ((DiscountType2) => {