AboutSupportDeveloper GuideVersion 36.122.80.11

Type alias Constructor<T>

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

Type Parameters

  • T = {}

Type declaration

    • new (): T
    • Returns T