Type alias GConstructor<T>

GConstructor<T>: (new (...args: any[]) => T)

Type Parameters

  • T = {}

Type declaration

Generated using TypeDoc