castopod/app/Views/_assets/charts.ts

5 lines
76 B
TypeScript

import "core-js";
import DrawCharts from "./modules/Charts";
DrawCharts();