Type alias ShouldPurchasePromoProductListener

ShouldPurchasePromoProductListener: ((deferredPurchase) => void)

Listener used to determine if a user should be able to purchase a promo product.

Type declaration