ApplicationConfig
interface
Set of config options available during the application bootstrap operation.
API
interface ApplicationConfig { providers: (Provider | EnvironmentProviders)[];}}
Jump to details
Set of config options available during the application bootstrap operation.
interface ApplicationConfig { providers: (Provider | EnvironmentProviders)[];}}