README
TS-Arg Example
An example project for TS-Arg
Help
$ yarn ts-arg-example --help
Help
$ yarn ts-arg-example --name 'super' --watch file1,file2,file3
Example for ts-arg
<script type="module">
import tsArgExample from 'https://cdn.skypack.dev/ts-arg-example';
</script>
An example project for TS-Arg
$ yarn ts-arg-example --help
$ yarn ts-arg-example --name 'super' --watch file1,file2,file3