ClassExtends<C>: (new (...args: any[]) => C)

Type that represents a class constructor of a defined type or extend of it

Type Parameters

  • C