Home
last modified time | relevance | path

Searched defs:transpile (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/tools/babel/
Dpackage.json5 "transpile": "scripty" string
/third_party/typescript/src/services/
Dtranspile.ts118 …export function transpile(input: string, compilerOptions?: CompilerOptions, fileName?: string, dia… function