AboutSupportDeveloper GuideVersion 34.118.78.76

Type alias Constructor<T>

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

Type Parameters

  • T = {}

Type declaration

    • new (): T
    • Returns T