strafe-client/generated/index.html

9 lines
134 B
HTML
Raw Normal View History

2023-08-30 23:34:10 +00:00
<html>
<body>
<script type="module">
import init from "./strafe-client.js";
init();
</script>
</body>
</html>