Chart.js/auto/auto.esm.d.ts
2021-06-20 07:31:53 -04:00

5 lines
103 B
TypeScript

import { Chart } from '../types/index.esm';
export * from '../types/index.esm';
export default Chart;