strafe-client/generated/index.html
2023-08-31 02:12:29 -07:00

9 lines
134 B
HTML

<html>
<body>
<script type="module">
import init from "./strafe-client.js";
init();
</script>
</body>
</html>