Type Alias Constructable<Entity>

Constructable<Entity>: (new (...args: any[]) => Entity)

Type Parameters

  • Entity