chore: migrated to typescript

This commit is contained in:
2025-10-08 11:09:16 +03:00
parent b5386c706f
commit 1ec17cd83e
12 changed files with 205 additions and 26 deletions

View File

@@ -148,8 +148,7 @@
</div>
</div>
<script src="../storage.js"></script>
<script src="popup.js"></script>
<script src="../dist/popup/popup.js"></script>
</body>
</html>