@revenuecat/purchases-js 1.29.0 → 1.29.1

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.
@@ -2,6 +2,7 @@ import { CustomVariables } from '@revenuecat/purchases-ui-js';
2
2
  import { CustomVariableValue } from '@revenuecat/purchases-ui-js';
3
3
  import { PaywallData } from '@revenuecat/purchases-ui-js';
4
4
  import { UIConfig } from '@revenuecat/purchases-ui-js';
5
+ import { WalletButtonRender } from '@revenuecat/purchases-ui-js';
5
6
 
6
7
  declare enum BackendErrorCode {
7
8
  BackendInvalidPlatform = 7000,
@@ -1330,6 +1331,7 @@ export declare class Purchases {
1330
1331
  */
1331
1332
  purchasePackage(rcPackage: Package, customerEmail?: string, htmlTarget?: HTMLElement): Promise<PurchaseResult>;
1332
1333
  /* Excluded from this release type: presentExpressPurchaseButton */
1334
+ /* Excluded from this release type: getWalletButtonRender */
1333
1335
  /**
1334
1336
  * Method to perform a purchase for a given package. You can obtain the
1335
1337
  * package from {@link Purchases.getOfferings}. This method will present the purchase