Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts489 … const { moduleFileToTry, packageRootPath } = tryDirectoryWithPackageJson(packageRootIndex); constant
525 const packageRootPath = path.substring(0, packageRootIndex); constant