Type Alias Cls<T>

Cls<T>: (new (...args: any[]) => T)

Type Parameters

  • T