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