Type Alias ClassLike<Instance>

ClassLike: abstract new (...args: any[]) => Instance

Type Parameters

  • Instance = any