Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts889 …const { moduleFileToTry, packageRootPath, blockedByExports, verbatimFromExports } = tryDirectoryWi… constant
933 const packageRootPath = path.substring(0, packageRootIndex); constant