Merge branch 'refactor_api_style' into 5.x
This commit is contained in:
commit
1dcd4441e1
|
@ -9,7 +9,7 @@
|
|||
#import "SDWebImageCompat.h"
|
||||
|
||||
typedef void(^SDWebImageNoParamsBlock)(void);
|
||||
typedef NSString * SDWebImageContextOption NS_STRING_ENUM;
|
||||
typedef NSString * SDWebImageContextOption NS_EXTENSIBLE_STRING_ENUM;
|
||||
typedef NSDictionary<SDWebImageContextOption, id> SDWebImageContext;
|
||||
typedef NSMutableDictionary<SDWebImageContextOption, id> SDWebImageMutableContext;
|
||||
|
||||
|
|
Loading…
Reference in New Issue