@revenuecat/purchases-js 1.4.3 → 1.5.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.
@@ -1219,7 +1219,7 @@ export declare class Purchases {
1219
1219
  * The store where the user originally subscribed.
1220
1220
  * @public
1221
1221
  */
1222
- export declare type Store = "app_store" | "mac_app_store" | "play_store" | "amazon" | "stripe" | "rc_billing" | "promotional" | "unknown";
1222
+ export declare type Store = "app_store" | "mac_app_store" | "play_store" | "amazon" | "stripe" | "rc_billing" | "promotional" | "paddle" | "unknown";
1223
1223
 
1224
1224
  /**
1225
1225
  * Subscription purchases of the Customer.