TypeScript-Rust-Compiler 0.4.0

High-performance TypeScript to Rust compiler
Documentation
1
2
3
#!/bin/bash

# TypeScript-Rust-Compiler CLI wrapper for npm package

exec "$(dirname "$0")/typescript-rust-compiler" "$@"