Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/module/
DesnextAnd2015.ts125 const requireStatement = factory.createVariableStatement( constant
/third_party/typescript/src/compiler/transformers/
Djsx.ts108 …const requireStatement = factory.createVariableStatement(/*modifiers*/ undefined, factory.createVa… constant