# 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 [default: .] -o, --out-folder-path [default: .] -h, --help Print help -V, --version Print version ```