| 
									
										
										
										
											2017-02-15 13:30:40 -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 | 
					
						
							| 
									
										
										
										
											2017-08-02 19:15:30 -07:00
										 |  |  |  * Entry point for all public APIs of this package. | 
					
						
							| 
									
										
										
										
											2017-02-15 13:30:40 -08:00
										 |  |  |  */ | 
					
						
							|  |  |  | export * from './src/common'; | 
					
						
							| 
									
										
										
										
											2017-12-16 20:08:49 -08:00
										 |  |  | export {registerLocaleData as ɵregisterLocaleData} from './src/i18n/locale_data'; | 
					
						
							| 
									
										
										
										
											2017-02-15 13:30:40 -08:00
										 |  |  | 
 | 
					
						
							|  |  |  | // This file only reexports content of the `src` folder. Keep it that way.
 |