Port to TS

This commit is contained in:
Tangent 2023-08-05 01:09:33 -04:00
parent 8b4584eb48
commit 8fc2892630
5 changed files with 191 additions and 197 deletions

View file

@ -5,9 +5,6 @@
<meta charset="UTF-8" />
</head>
<body>
<script src="helpers.js"></script>
<script src="peg.js"></script>
<script src="notcl.js"></script>
<script src="3x5.js"></script>
<script src="bundle.js"></script>
</body>
</html>