@revenuecat/purchases-js 1.22.0 → 1.23.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.
@@ -825,7 +825,6 @@ export declare interface PresentPaywallParams {
825
825
  * The locale to use for the paywall and the checkout flow.
826
826
  */
827
827
  readonly selectedLocale?: string;
828
- /* Excluded from this release type: useExpressPurchaseButtons */
829
828
  /**
830
829
  * Whether to hide back buttons in the paywall. Defaults to false.
831
830
  */