refactor(http): move http files to top-level module
Closes #2680 Closes #3417
This commit is contained in:
@ -12,7 +12,6 @@ export * from './change_detection';
|
||||
export * from './core';
|
||||
export * from './di';
|
||||
export * from './directives';
|
||||
export * from './http';
|
||||
export * from './forms';
|
||||
export * from './render';
|
||||
export * from './profile';
|
||||
|
Reference in New Issue
Block a user