repackaging: all the file moves
This commit is contained in:
5
modules/@angular/common/src/location.ts
Normal file
5
modules/@angular/common/src/location.ts
Normal file
@ -0,0 +1,5 @@
|
||||
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';
|
Reference in New Issue
Block a user