Searched defs:importStatement (Results 1 – 2 of 2) sorted by relevance
88 …const importStatement = factory.createImportDeclaration(/*decorators*/ undefined, /*modifiers*/ un… constant
344 for (const importStatement of emittedImports) { constant