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