| 
									
										
										
										
											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-05-20 16:06:52 -07:00
										 |  |  | // This file contains all ambient imports needed to compile the modules/ source code
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /// <reference path="../node_modules/zone.js/dist/zone.js.d.ts" />
 | 
					
						
							| 
									
										
										
										
											2016-05-25 15:37:40 -07:00
										 |  |  | /// <reference path="../node_modules/@types/hammerjs/index.d.ts" />
 | 
					
						
							|  |  |  | /// <reference path="../node_modules/@types/jasmine/index.d.ts" />
 | 
					
						
							|  |  |  | /// <reference path="../node_modules/@types/node/index.d.ts" />
 | 
					
						
							|  |  |  | /// <reference path="../node_modules/@types/protractor/index.d.ts" />
 | 
					
						
							|  |  |  | /// <reference path="../node_modules/@types/selenium-webdriver/index.d.ts" />
 | 
					
						
							| 
									
										
										
										
											2016-06-24 15:37:46 -07:00
										 |  |  | /// <reference path="./es6-subset.d.ts" />
 | 
					
						
							| 
									
										
										
										
											2016-08-11 19:37:01 -07:00
										 |  |  | /// <reference path="./system.d.ts" />
 |