mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00: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;
|