mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-31 04:44:14 -04:00 
			
		
		
		
	added files via upload
This commit is contained in:
		| @@ -0,0 +1,10 @@ | ||||
| #import "YTIButtonRenderer.h" | ||||
| #import "YTIOfflinePromoRenderer.h" | ||||
| #import "YTIOfflineabilityRenderer.h" | ||||
|  | ||||
| @interface YTIOfflineabilitySupportedRenderers : NSObject | ||||
| @property (nonatomic, strong, readwrite) YTIOfflinePromoRenderer *offlinePromoRenderer; | ||||
| @property (nonatomic, strong, readwrite) YTIOfflineabilityRenderer *offlineabilityRenderer; | ||||
| @property (nonatomic, strong, readwrite) YTIButtonRenderer *buttonRenderer; | ||||
| - (int)rendererOneOfCase; | ||||
| @end | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn