Update src/client/main.ts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-02-25 16:05:22 +01:00
parent 5bb1622a0b
commit a782f61e0b

4
src/client/main.ts Normal file
View File

@@ -0,0 +1,4 @@
import "./types/ext";
import "./types/format";
import "./api";
import "./old.js";