mirror of
				https://github.com/NativeScript/NativeScript.git
				synced 2025-11-04 12:58:38 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			134 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			134 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
export function ensureFragmentClass(): void {}
 | 
						|
 | 
						|
export function setFragmentClass(clazz: any): void {}
 | 
						|
 | 
						|
export let fragmentClass: any;
 |