UNPKG

rumble-charts

Version:

Truly declarative React charts components

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