Create BigYTMiniPlayer.h

This commit is contained in:
arichornlover 2024-02-08 18:32:34 -06:00 committed by GitHub
parent fc1407c1da
commit ce33a15967
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,8 @@
#import "uYouPlus.h"
@interface YTMainAppVideoPlayerOverlayView : UIView
- (UIViewController *)_viewControllerForAncestor;
@end
@interface YTWatchMiniBarView : UIView
@end