| 
									
										
										
										
											2016-07-28 04:54:49 -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-08-23 16:18:11 -07:00
										 |  |  | import {__core_private_testing__ as r, __core_private_testing_types__ as types} from '@angular/core/testing'; | 
					
						
							| 
									
										
										
										
											2016-07-28 04:54:49 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-23 16:18:11 -07:00
										 |  |  | export declare let _compiler_core_testing_types: types; | 
					
						
							| 
									
										
										
										
											2016-07-28 04:54:49 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-08-23 16:18:11 -07:00
										 |  |  | export type TestingCompiler = typeof _compiler_core_testing_types.TestingCompiler; | 
					
						
							|  |  |  | export var TestingCompiler: typeof r.TestingCompiler = r.TestingCompiler; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | export type TestingCompilerFactory = typeof _compiler_core_testing_types.TestingCompilerFactory; | 
					
						
							|  |  |  | export var TestingCompilerFactory: typeof r.TestingCompilerFactory = r.TestingCompilerFactory; |