UNPKG

react-native-chart-kit

Version:

Beautiful React Native charts for dashboards, reports, and data-rich mobile apps.

3 lines 234 B
export { useChartViewportPan as useLineChartViewportPan } from "../../viewport/pan"; export type { ChartViewportPanHandlers as LineChartViewportPanHandlers } from "../../viewport/pan"; //# sourceMappingURL=viewportInteraction.d.ts.map