@angular/core

EnvironmentProviders

Type Alias

Encapsulated Providers that are only accepted during creation of an EnvironmentInjector (e.g. in an NgModule).

  
    type EnvironmentProviders = {  ɵbrand: 'EnvironmentProviders';}
  
  
Jump to details