castopod/app/Resources/types/js/modules/Charts.d.ts

3 lines
65 B
TypeScript

declare const DrawCharts: () => void;
export default DrawCharts;