mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-31 04:44:14 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			208 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			208 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
| //
 | |
| //  FLEXNSDataShortcuts.h
 | |
| //  FLEX
 | |
| //
 | |
| //  Created by Tanner on 3/29/21.
 | |
| //
 | |
| 
 | |
| #import "FLEXShortcutsSection.h"
 | |
| 
 | |
| /// Adds a "UTF-8 String" shortcut
 | |
| @interface FLEXNSDataShortcuts : FLEXShortcutsSection
 | |
| 
 | |
| @end
 | 
