| 
									
										
										
										
											2017-03-07 11:04:30 -08: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
 | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | // This file contains all ambient imports needed to compile the modules/ source code
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-06-25 11:22:23 -07:00
										 |  |  | /// <reference types="hammerjs" />
 | 
					
						
							|  |  |  | /// <reference types="jasmine" />
 | 
					
						
							|  |  |  | /// <reference types="jasminewd2" />
 | 
					
						
							|  |  |  | /// <reference types="node" />
 | 
					
						
							|  |  |  | /// <reference types="zone.js" />
 | 
					
						
							| 
									
										
										
										
											2017-03-07 11:04:30 -08:00
										 |  |  | /// <reference path="./es6-subset.d.ts" />
 | 
					
						
							|  |  |  | /// <reference path="./system.d.ts" />
 |