have transitioned jr to typescript

This commit is contained in:
2023-01-23 00:40:22 -07:00
parent da0fa03869
commit cbe6d51eb9
13 changed files with 1770 additions and 246 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
<!-- including nacl here -->
<script src="nacl.js"></script>
<script type="module" src="popup.js"></script>
<script type="module" src="dist/popup.js"></script>
</body>
</html>