8 lines
		
	
	
		
			135 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			135 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
/**
 | 
						|
 * @module
 | 
						|
 * @public
 | 
						|
 * @description
 | 
						|
 * Annotations which control how the dependencies are resolved by the {@link Injector}.
 | 
						|
 */
 | 
						|
 |