transpileTs

fun transpileTs(source: String, fileName: String): String

Transpile TypeScript (or JS) source to plain ES-module JavaScript.