Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Djsx.ts17 export function transformJsx(context: TransformationContext): (x: SourceFile | Bundle) => SourceFil… function
/third_party/typescript/lib/
Dtsc.js88305 function transformJsx(context) { function