Searched defs:externalHelpersImportDeclaration (Results 1 – 3 of 3) sorted by relevance
10 … externalHelpersImportDeclaration: ImportDeclaration | undefined; // import of external helpers property195 …const externalHelpersImportDeclaration = createExternalHelpersImportDeclarationIfNeeded(context.fa… constant
39 …const externalHelpersImportDeclaration = createExternalHelpersImportDeclarationIfNeeded(factory, e… constant
445 const externalHelpersImportDeclaration = nodeFactory.createImportDeclaration( constant