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/
DtypingsInstaller.js21716 function getNodeModulePathParts(fullPath, modulePathPart) { argument
Dtsc.js17326 function getNodeModulePathParts(fullPath, modulePathPart) { argument