mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-10 00:20:26 +00:00
5 lines
91 B
Objective-C
5 lines
91 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
NS_CLASS_AVAILABLE_IOS(7_0)
|
|
@interface CAMImageWell : UIView
|
|
@end
|