AboutSupportDeveloper GuideVersion 37.124.81.24

Type alias Constructor<T>

Constructor<T>: (new () => T)

Type Parameters

  • T = {}

Type declaration

    • new (): T
    • Returns T