#ifdef __OBJC__ #import #else #ifndef FOUNDATION_EXPORT #if defined(__cplusplus) #define FOUNDATION_EXPORT extern "C" #else #define FOUNDATION_EXPORT extern #endif #endif #endif #import "fwd.h" #import "AnyPromise.h" #import "PromiseKit.h" #import "NSURLSession+AnyPromise.h" #import "NSTask+AnyPromise.h" #import "NSNotificationCenter+AnyPromise.h" #import "PMKFoundation.h" #import "PMKUIKit.h" #import "UIView+AnyPromise.h" #import "UIViewController+AnyPromise.h" FOUNDATION_EXPORT double PromiseKitVersionNumber; FOUNDATION_EXPORT const unsigned char PromiseKitVersionString[];