Files
angular-docs-cn/modules/@angular/common/src/location.ts
T
2016-05-01 20:51:00 -07:00

6 lines
231 B
TypeScript

export * from './location/platform_location';
export * from './location/location_strategy';
export * from './location/hash_location_strategy';
export * from './location/path_location_strategy';
export * from './location/location';