Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DtsbuildPublic.ts422 const resolvedRefPath = resolveProjectName(state, ref.path); constant
1429 const resolvedRefPath = toResolvedConfigFilePath(state, resolvedRef); constant
1618 const resolvedRefPath = resolveProjectName(state, ref.path); constant