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

PR Close #23477
This commit is contained in:
Matias Niemelä
2018-04-23 10:47:27 -07:00
committed by Igor Minar
parent 64bf6edf00
commit ac2b530f4b
7 changed files with 58 additions and 20 deletions

View File

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