| 
									
										
										
										
											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-04-28 17:50:03 -07:00
										 |  |  | import {__core_private__ as r, __core_private_types__ as t} from '@angular/core'; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | export type RenderDebugInfo = t.RenderDebugInfo; | 
					
						
							|  |  |  | export var RenderDebugInfo: typeof t.RenderDebugInfo = r.RenderDebugInfo; | 
					
						
							|  |  |  | export var wtfInit: typeof t.wtfInit = r.wtfInit; | 
					
						
							|  |  |  | export var ReflectionCapabilities: typeof t.ReflectionCapabilities = r.ReflectionCapabilities; | 
					
						
							| 
									
										
										
										
											2016-05-01 22:50:37 -07:00
										 |  |  | export var VIEW_ENCAPSULATION_VALUES: typeof t.VIEW_ENCAPSULATION_VALUES = | 
					
						
							|  |  |  |     r.VIEW_ENCAPSULATION_VALUES; | 
					
						
							| 
									
										
										
										
											2016-04-28 17:50:03 -07:00
										 |  |  | export type DebugDomRootRenderer = t.DebugDomRootRenderer; | 
					
						
							|  |  |  | export var DebugDomRootRenderer: typeof t.DebugDomRootRenderer = r.DebugDomRootRenderer; | 
					
						
							| 
									
										
										
										
											2016-05-25 15:00:05 -07:00
										 |  |  | export var reflector: typeof t.reflector = r.reflector; | 
					
						
							| 
									
										
										
										
											2016-05-25 12:46:22 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | export type NoOpAnimationPlayer = t.NoOpAnimationPlayer; | 
					
						
							|  |  |  | export var NoOpAnimationPlayer: typeof t.NoOpAnimationPlayer = r.NoOpAnimationPlayer; | 
					
						
							|  |  |  | export type AnimationPlayer = t.AnimationPlayer; | 
					
						
							|  |  |  | export var AnimationPlayer: typeof t.AnimationPlayer = r.AnimationPlayer; | 
					
						
							|  |  |  | export type AnimationSequencePlayer = t.AnimationSequencePlayer; | 
					
						
							|  |  |  | export var AnimationSequencePlayer: typeof t.AnimationSequencePlayer = r.AnimationSequencePlayer; | 
					
						
							|  |  |  | export type AnimationGroupPlayer = t.AnimationGroupPlayer; | 
					
						
							|  |  |  | export var AnimationGroupPlayer: typeof t.AnimationGroupPlayer = r.AnimationGroupPlayer; | 
					
						
							|  |  |  | export type AnimationKeyframe = t.AnimationKeyframe; | 
					
						
							|  |  |  | export var AnimationKeyframe: typeof t.AnimationKeyframe = r.AnimationKeyframe; | 
					
						
							|  |  |  | export type AnimationStyles = t.AnimationStyles; | 
					
						
							|  |  |  | export var AnimationStyles: typeof t.AnimationStyles = r.AnimationStyles; | 
					
						
							| 
									
										
										
										
											2016-06-03 18:27:34 -07:00
										 |  |  | export var prepareFinalAnimationStyles: typeof t.prepareFinalAnimationStyles = | 
					
						
							|  |  |  |     r.prepareFinalAnimationStyles; | 
					
						
							| 
									
										
										
										
											2016-06-08 16:38:52 -07:00
										 |  |  | export var balanceAnimationKeyframes: typeof t.balanceAnimationKeyframes = | 
					
						
							|  |  |  |     r.balanceAnimationKeyframes; | 
					
						
							| 
									
										
										
										
											2016-05-31 09:15:17 -07:00
										 |  |  | export var flattenStyles: typeof t.flattenStyles = r.flattenStyles; | 
					
						
							|  |  |  | export var clearStyles: typeof t.clearStyles = r.clearStyles; | 
					
						
							|  |  |  | export var collectAndResolveStyles: typeof r.collectAndResolveStyles = r.collectAndResolveStyles; |