blob: 46781303369fff583e500d6c280b6f0cb7d0776e [file] [log] [blame]
<html>
<title>Hello TypeScript</title>
<meta charset="utf-8">
<script type="module" src="app.js"></script>
<body>
<ts-app></ts-app>
</body>
</html>