Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/
DmoduleResolution.ts160 const indexPath = "/node_modules/b/index.d.ts"; constant
/third_party/typescript/src/compiler/
DmoduleNameResolver.ts1216 …const indexPath = combinePaths(candidate, extensions === Extensions.TSConfig ? "tsconfig" : "index… constant