6 lines
		
	
	
		
			141 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			141 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
|  | /** | ||
|  |  * Platform agnostic services. | ||
|  |  * Can be used both in the browser and on the server. | ||
|  |  */ | ||
|  | export * from 'angular2/src/platform/location'; |