@angular/core

InjectorType

interface

A type which has an InjectorDef static field.

  
    interface InjectorType {  override [Symbol.hasInstance](value: any): boolean;}}
  
  
Jump to details