linktree/node_modules/react-chartjs-2/dist/index.d.ts
2025-06-16 13:37:14 +02:00

5 lines
231 B
TypeScript

export type { ChartProps } from './types.js';
export * from './chart.js';
export * from './typedCharts.js';
export { getDatasetAtEvent, getElementAtEvent, getElementsAtEvent, } from './utils.js';
//# sourceMappingURL=index.d.ts.map