pushdeer/ios/Prototype_version/Pods/PromiseKit/Sources/PromiseKit.h
2021-12-23 00:19:55 +08:00

8 lines
239 B
Objective-C

#import <PromiseKit/fwd.h>
#import <PromiseKit/AnyPromise.h>
#import <Foundation/NSObjCRuntime.h> // `FOUNDATION_EXPORT`
FOUNDATION_EXPORT double PromiseKitVersionNumber;
FOUNDATION_EXPORT const unsigned char PromiseKitVersionString[];