@retaila/shared-types 1.1.121 → 1.1.122

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.
package/dist/index.mjs CHANGED
@@ -442,6 +442,7 @@ var PaymentMethodType = /* @__PURE__ */ ((PaymentMethodType2) => {
442
442
  PaymentMethodType2["BANK_TRANSFER"] = "BANK_TRANSFER";
443
443
  PaymentMethodType2["CREDIT_CARD"] = "CREDIT_CARD";
444
444
  PaymentMethodType2["DEBIT_CARD"] = "DEBIT_CARD";
445
+ PaymentMethodType2["MERCADOPAGO"] = "MERCADOPAGO";
445
446
  PaymentMethodType2["MERCADOPAGO_MARKETPLACE"] = "MERCADOPAGO_MARKETPLACE";
446
447
  PaymentMethodType2["PHYSICAL"] = "PHYSICAL";
447
448
  PaymentMethodType2["INTERNATIONAL"] = "INTERNATIONAL";