| 
									
										
										
										
											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-11-15 08:49:23 -08:00
										 |  |  | export {AotCompilerHost, AotCompilerHost as StaticReflectorHost, StaticReflector, StaticSymbol} from '@angular/compiler'; | 
					
						
							| 
									
										
										
										
											2016-05-03 09:24:09 -07:00
										 |  |  | export {CodeGenerator} from './src/codegen'; | 
					
						
							| 
									
										
										
										
											2016-11-17 12:24:33 -08:00
										 |  |  | export {CompilerHost, CompilerHostContext, NodeCompilerHostContext} from './src/compiler_host'; | 
					
						
							| 
									
										
										
										
											2016-10-21 15:17:57 -07:00
										 |  |  | export {Extractor} from './src/extractor'; | 
					
						
							| 
									
										
										
										
											2016-06-08 16:38:52 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-05-27 16:22:16 -07:00
										 |  |  | export * from '@angular/tsc-wrapped'; |