On this page
ApplicationInitStatus
class  final 
A class that reflects the state of running APP_INITIALIZER functions.
class ApplicationInitStatus {
  donePromise: Promise<any>
  done: false
}
   Provided in
'root'
Properties
| Property | Description | 
|---|---|
donePromise: Promise<any> | 
       Read-Only | 
done: false | 
       Read-Only | 
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v14.angular.io/api/core/ApplicationInitStatus