Files
boc/landvex/node_modules/chart.js/dist/index.umd.d.ts
T

6 lines
97 B
TypeScript
Raw Normal View History

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