| 
									
										
										
										
											2019-07-30 18:02:17 +01: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
 | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-08-10 12:51:30 +01:00
										 |  |  | // This file contains the public API of the `@angular/localize` entry-point
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-08 14:46:28 +01:00
										 |  |  | export {clearTranslations, loadTranslations} from './src/translate'; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | // Exports that are not part of the public API
 | 
					
						
							|  |  |  | export * from './private'; |