- Preparing search index...
- The search index is not available
some-charts
- ChartContent<TBase>(Base: TBase): {
prototype: __type<any>;
new (...args: any[]): __type<TBase>;
} & TBase
-
Type Parameters
-
TBase extends (new (...args: any[]) => any)
Returns {
prototype: __type<any>;
new (...args: any[]): __type<TBase>;
} & TBase