7 lines
85 B
HTML

<!doctype html>
<script type="module">
import './app.ts';
</script>
<body>
</body>