UNPKG

rumble-charts

Version:

Truly declarative React charts components

3 lines (2 loc) 144 B
import type { NormalizedSeriesProps } from '../../types'; export declare function unstack(props: NormalizedSeriesProps): NormalizedSeriesProps;