10 lines
173 B
HTML
10 lines
173 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src="BrowserRecognizer.js"></script>
|
|
<script>
|
|
const module = await loadBR()
|
|
const
|
|
</script>
|
|
</head>
|
|
</html> |