in Sources/Bridget/native.swift [566:579]
func launchPurchaseScreen(reason: PurchaseScreenReason) throws
///
/// - Returns: MaybeEpic
/// - Throws:
func getEpics() throws -> MaybeEpic
///
/// - Throws:
func epicSeen() throws
}
open class AcquisitionsClient : TClient /* , Acquisitions */ {