esbuild-wasm-deno/test/index.html
2025-02-27 11:37:15 -05:00

10 lines
142 B
HTML

<html>
<head>
</head>
<body>
<div id="app"></div>
</body>
<script src="/app.tsx" type="module"></script>
</html>