@angular/core

AbstractType

interface

Represents an abstract class T, if applied to a concrete class it would stop being instantiable.

  
    interface AbstractType {}
  
  
Jump to details