@angular/core

InjectorType

interface

A type which has an InjectorDef static field.

  
    interface InjectorType<T> extends Type<T> {}
  
  
Jump to details