mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-05-04 05:38:59 +00:00
4 lines
71 B
Objective-C
4 lines
71 B
Objective-C
#import <UIKit/UIKit.h>
|
|
|
|
@interface YTGlassContainerView : UIView
|
|
@end
|