README
plus-typescript
The README is in the plus branch: click here: https://github.com/luciotato/plus-typescript/tree/plus
TypeScript hack to add types in comments. e.g.: function a(name /*:string:*) /*:void*/
<script type="module">
import plusTypescript from 'https://cdn.skypack.dev/plus-typescript';
</script>
The README is in the plus branch: click here: https://github.com/luciotato/plus-typescript/tree/plus