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