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