mirror of
				https://github.com/NativeScript/NativeScript.git
				synced 2025-11-04 21:06:45 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			178 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			178 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
/**
 | 
						|
 * A lot of plugins still used @nativescript/core/ui/enums
 | 
						|
 * Remove this once @nativescript/eslint-plugin supports automigrating these
 | 
						|
 */
 | 
						|
export * from '../../core-types';
 |