6 lines
97 B
TypeScript

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