Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts501 const modulePathPart = getModuleByPMType(options.packageManagerType) constant
2423 const modulePathPart = getModuleByPMType(packageManagerType); constant
/third_party/typescript/lib/
Dtsc.js17449 function getNodeModulePathParts(fullPath, modulePathPart) { argument
DtypingsInstaller.js21877 function getNodeModulePathParts(fullPath, modulePathPart) { argument