Files
cht-lawfirm/front/app/node_modules/chart.js/auto/auto.mts
2023-01-16 17:49:38 +01:00

5 lines
103 B
TypeScript

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