UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

6 lines (5 loc) 271 B
export * from './browser/location/platform_location'; export * from './browser/location/location_strategy'; export * from './browser/location/hash_location_strategy'; export * from './browser/location/path_location_strategy'; export * from './browser/location/location';