Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DexportInfoMap.ts301 const hasImportablePath = !!moduleSpecifiers.forEachFileNameOfModule( constant
316 …const isAutoImportable = hasImportablePath && packageJsonFilter.allowsImportingSourceFile(to, modu…
321 return hasImportablePath;