UNPKG

@naarni/design-system

Version:

Naarni React Native Design System for EV Fleet Apps

5 lines 262 B
export { LineChart } from './LineChart'; export { BarChart } from './BarChart'; export { Tooltip } from './Tooltip'; export type { LineChartProps, BarChartProps, ScaledPoint, ChartDimensions, TooltipData } from './interfaces'; //# sourceMappingURL=index.d.ts.map