mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-01-18 16:04:41 +00:00
4 lines
132 B
JavaScript
4 lines
132 B
JavaScript
// Add Chart components needed in samples here.
|
|
// Usable through `components[name]`.
|
|
export {Tooltip} from '../../dist/chart.mjs';
|