| 
									
										
										
										
											2016-12-06 16:21:07 -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
 | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /** | 
					
						
							|  |  |  |  * @module | 
					
						
							|  |  |  |  * @description | 
					
						
							|  |  |  |  * Entry point for all public APIs of the common package. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | import {Version} from '@angular/core'; | 
					
						
							| 
									
										
										
										
											2018-04-16 21:27:16 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-10-19 17:36:24 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * @publicApi | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2016-12-06 16:21:07 -08:00
										 |  |  | export const VERSION = new Version('0.0.0-PLACEHOLDER'); |