Searched refs:processImportsOfSameModuleSpecifier (Results 1 – 1 of 1) sorted by relevance
24 const processImportsOfSameModuleSpecifier = (importGroup: readonly ImportDeclaration[]) => { constant33 …ch(importGroupDecl => organizeImportsWorker(importGroupDecl, processImportsOfSameModuleSpecifier));46 …ch(importGroupDecl => organizeImportsWorker(importGroupDecl, processImportsOfSameModuleSpecifier));