Revert "refactor(core): tree-shake application_module providers (#23477)"

This reverts commit eb031c6ff1.

The change is breaking targets in g3 see cl/194336387.
This commit is contained in:
Igor Minar
2018-04-26 14:08:13 -07:00
parent 1a44a0b4a8
commit 5b96078624
8 changed files with 20 additions and 61 deletions

View File

@ -35,6 +35,7 @@ export declare class ApplicationInitStatus {
/** @experimental */
export declare class ApplicationModule {
constructor(appRef: ApplicationRef);
}
export declare class ApplicationRef {