Files
YTLitePlus/Tweaks/YouTubeHeader/YTIOnesieHotConfig.h
2023-06-27 09:54:41 +02:00

6 lines
156 B
Objective-C

#import "YTIIosOnesieHotConfig.h"
@interface YTIOnesieHotConfig : NSObject
@property (nonatomic, strong, readwrite) YTIIosOnesieHotConfig *iosConfig;
@end