Type Alias Constructable<Entity>

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

Type Parameters

  • Entity