Searched defs:importStatement (Results 1 – 3 of 3) sorted by relevance
113 const importStatement = factory.createImportDeclaration( constant
102 …const importStatement = factory.createImportDeclaration(/*modifiers*/ undefined, factory.createImp… constant
417 for (const importStatement of emittedImports) { constant