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