5 lines
156 B
Objective-C
5 lines
156 B
Objective-C
#import "YTIIosOnesieHotConfig.h"
|
|
|
|
@interface YTIOnesieHotConfig : NSObject
|
|
@property (nonatomic, strong, readwrite) YTIIosOnesieHotConfig *iosConfig;
|
|
@end
|