pub fn transpile_typescript(source: &str, filename: &str) -> Result<String>
Transpile TypeScript source code to JavaScript