Transpiler
Converts source code to another language
Extends: Tool
Transpiler
Converts source code to another language
Reference
Transpiler - tools.org.ai
Properties
- index: 8
Usage
import { $ } from 'sdk.do'
// Query for Transpiler
const result = await db.query({
subject: $.Transpiler,
})