AboutSupportDeveloper GuideVersion 36.121.79.10

Type alias Constructor<T>

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

Type Parameters

  • T = {}

Type declaration

    • new (): T
    • Returns T