| 
									
										
										
										
											2016-06-23 09:47:54 -07:00
										 |  |  | /** | 
					
						
							|  |  |  |  * @license | 
					
						
							|  |  |  |  * Copyright Google Inc. All Rights Reserved. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Use of this source code is governed by an MIT-style license that can be | 
					
						
							|  |  |  |  * found in the LICENSE file at https://angular.io/license
 | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-06-10 10:21:53 -07:00
										 |  |  | import {__core_private__ as r, __core_private_types__ as t} from '@angular/core'; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | export var ReflectionCapabilities: typeof t.ReflectionCapabilities = r.ReflectionCapabilities; | 
					
						
							|  |  |  | export var reflector: typeof t.reflector = r.reflector; | 
					
						
							| 
									
										
										
										
											2016-07-07 11:57:11 -07:00
										 |  |  | export var Console: typeof t.Console = r.Console; |