mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 06:54:02 +01:00
5 lines
103 B
TypeScript
5 lines
103 B
TypeScript
import { Chart } from '../types/index.esm';
|
|
|
|
export * from '../types/index.esm';
|
|
export default Chart;
|