Type Alias BaseChartConstructor<TProps>

BaseChartConstructor: new (...args: any[]) => BaseChart<TProps>

Type Parameters

  • TProps = any