Home
last modified time | relevance | path

Searched refs:SourceOfProjectReferenceRedirect (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts1146 …let mapFromToProjectReferenceRedirectSource: ESMap<Path, SourceOfProjectReferenceRedirect> | undef…
4118 … getSourceOfProjectReferenceRedirect(path: Path): SourceOfProjectReferenceRedirect | undefined;
Dtypes.ts7387 export type SourceOfProjectReferenceRedirect = string | true; alias
7391 …getSourceOfProjectReferenceRedirect(fileName: string): SourceOfProjectReferenceRedirect | undefine…