Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts1310 const modulePathPart = getModuleByPMType(packageManagerType); constant
1312 if (getBaseFileName(ancestorDirectory) !== modulePathPart) {