Home
last modified time | relevance | path

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

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