Class Overview
class ApplicationInitStatus {constructor(appInits: (() => any)[])
done: boolean
donePromise: Promise<any>
}
Class Description
A class that reflects the state of running APP_INITIALIZERs.
Annotations
@Injectable()
exported from @angular/core/index, defined in @angular/core/src/application_init.ts