@angular/core

InjectableType

interface

A Type which has a ɵprov: ɵɵInjectableDeclaration static field.

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