Type Alias Ctor<T>

Ctor<T>: (new (...params: any) => InstanceType<T>)

Type Parameters

  • T extends AbstractCtor