actypes 1.1.0

Add runtime type checking to your Typescript code
Documentation
# actually_checked_typescript

Add runtime type checking to your Typescript code

Usage: `actypes [OPTIONS] [PATCH_TYPE]`

```
Arguments:
  [PATCH_TYPE]  [default: warning] [possible values: warning, error, fix]

```

```
Options:
  -f, --folder-path <FOLDER_PATH>          [default: .]
  -o, --out-folder-path <OUT_FOLDER_PATH>  [default: .]
  -h, --help                               Print help
  -V, --version                            Print version
```