README
DEPRECATED.
Use typescript
to get access to the tsc
CLI command.
A deprecated release of the TypeScript compiler
<script type="module">
import tsc from 'https://cdn.skypack.dev/tsc';
</script>
Use typescript
to get access to the tsc
CLI command.