@bigcommerce/checkout-sdk 1.239.0 → 1.240.0

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.
@@ -6968,6 +6968,7 @@ declare interface WithDocumentInstrument {
6968
6968
 
6969
6969
  declare interface WithMollieIssuerInstrument {
6970
6970
  issuer: string;
6971
+ shopper_locale: string;
6971
6972
  }
6972
6973
 
6973
6974
  declare interface ZipCodeElementOptions {