transpile

external fun transpile(    input: String,     compilerOptions: CompilerOptions = definedExternally,     fileName: String = definedExternally,     diagnostics: <Error class: unknown class><Diagnostic> = definedExternally,     moduleName: String = definedExternally): String(source)