UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

4 lines 85 B
export declare function getAreaPath(points: { x: number; y: number; }[]): string;