Home
last modified time | relevance | path

Searched refs:shouldUseDefault (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/refactors/
DconvertImport.ts82 const shouldUseDefault = getShouldUseDefault(context.program, importClause); constant
84 return shouldUseDefault
159 …ogram, changes: textChanges.ChangeTracker, toConvert: NamedImports, shouldUseDefault = getShouldUs…
211 changes.replaceNode(sourceFile, toConvert, shouldUseDefault