Skip to main content

transpile_typescript

Function transpile_typescript 

Source
pub fn transpile_typescript(source: &str, filename: &str) -> Result<String>
Expand description

Transpile TypeScript source code to JavaScript