UNPKG

chart.js

Version:

Simple HTML5 charts using the canvas element.

5 lines (3 loc) 97 B
import {Chart} from '../dist/types.js'; export * from '../dist/types.js'; export default Chart;