Debug build

This commit is contained in:
msqr1
2024-02-21 11:15:29 -08:00
parent 91d68e365e
commit 126db67720
5 changed files with 8805 additions and 8643 deletions

10
devel/index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<script src="BrowserRecognizer.js"></script>
<script>
const module = await loadBR()
const
</script>
</head>
</html>