Searched refs:prevSpecifier (Results 1 – 1 of 1) sorted by relevance
789 const prevSpecifier = namedImports.elements[index - 1]; constant790 if (prevSpecifier) {791 this.insertNodeInListAfter(sourceFile, prevSpecifier, importSpecifier);