Files
est-frame/node_modules/react-chartjs-2/dist/index.d.ts
2025-10-22 05:38:27 +00:00

5 lines
231 B
TypeScript
Executable File

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