@angular/core

ExistingProvider

interface

Configures the Injector to return a value of another useExisting token.

  
    interface ExistingProvider {  override useExisting: any;}}
  
  
Jump to details