UNPKG
@uconn-its/react-chartjs-2-react19-temp
Version:
latest (5.3.0)
5.3.0
5.2.0
React components for Chart.js
github.com/reactchartjs/react-chartjs-2
reactchartjs/react-chartjs-2
@uconn-its/react-chartjs-2-react19-temp
/
dist
/
index.d.ts
5 lines
•
231 B
TypeScript
View Raw
1
2
3
4
5
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