blowfish/node_modules/chart.js/dist/index.umd.d.ts
2023-01-29 22:30:24 +00:00

5 lines
97 B
TypeScript

/**
* @namespace Chart
*/
import Chart from './core/core.controller.js';
export default Chart;