Files
wdi-dashboard/node_modules/react-chartjs-2/dist/index.d.ts
2024-08-16 15:06:52 +05:30

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