| 
									
										
										
										
											2019-12-19 21:25:42 +01:00
										 |  |  | /** | 
					
						
							|  |  |  |  * @license | 
					
						
							| 
									
										
										
										
											2020-05-19 12:08:49 -07:00
										 |  |  |  * Copyright Google LLC All Rights Reserved. | 
					
						
							| 
									
										
										
										
											2019-12-19 21:25:42 +01:00
										 |  |  |  * | 
					
						
							|  |  |  |  * 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
 | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | // The global utilities are re-exported through here so that they get their own separate `global`
 | 
					
						
							|  |  |  | // section in the API docs which makes it more visible that they can't be imported directly.
 | 
					
						
							|  |  |  | export * from '../src/render3/global_utils_api'; |