APP_INITIALIZER

From Get docs
< @angular/coreAngular/docs/8/api/core/app initializer


APP_INITIALIZER

const

A function that will be executed when an application is initialized.

const APP_INITIALIZER: InjectionToken<(() => void)[]>;

© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v8.angular.io/api/core/APP_INITIALIZER