Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Desnext.ts7 export function transformESNext(context: TransformationContext): (x: SourceFile | Bundle) => Source… function
/third_party/typescript/lib/
Dtsc.js88285 function transformESNext(context) { function