Type alias NewComponent<Comp>

NewComponent<Comp>: (new () => Comp)

Type Parameters

  • Comp

Type declaration

    • new (): Comp
    • Returns Comp

Generated using TypeDoc v0.24.8