UNPKG

@lobehub/charts

Version:

React modern charts components built on recharts

4 lines (3 loc) 261 B
export { default as SparkAreaChart, type SparkAreaChartProps } from './SparkAreaChart'; export { default as SparkBarChart, type SparkBarChartProps } from './SparkBarChart'; export { default as SparkLineChart, type SparkLineChartProps } from './SparkLineChart';