Home
last modified time | relevance | path

Searched defs:addToExisting (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/codefixes/
DimportFixes.ts68 const addToExisting = new Map<string, AddToExistingState>(); constant
440 …const addToExisting = tryAddToExistingImport(existingImports, isValidTypeOnlyUseSite, checker, pro… constant