Start of the trasition to TS

This commit is contained in:
MaxOvs
2023-01-05 18:21:10 +03:00
parent 4af10dd476
commit ce3b928635
12 changed files with 733 additions and 48 deletions

View File

@@ -356,4 +356,5 @@
</div>
</body>
<script type="module" src="index.js"></script>
<script type="module" src="indexTs.ts"></script>
</html>