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