mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-10 16:25:47 +00:00
5 lines
76 B
TypeScript
5 lines
76 B
TypeScript
![]() |
import "core-js";
|
||
|
import DrawCharts from "./modules/Charts";
|
||
|
|
||
|
DrawCharts();
|