Home
last modified time | relevance | path

Searched refs:NormalizedPathMap (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/server/
DutilitiesPublic.ts75 export interface NormalizedPathMap<T> { interface
82 export function createNormalizedPathMap<T>(): NormalizedPathMap<T> {
/third_party/typescript/lib/
Dtsserverlibrary.d.ts7495 interface NormalizedPathMap<T> {
7501 function createNormalizedPathMap<T>(): NormalizedPathMap<T>;
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7495 interface NormalizedPathMap<T> {
7501 function createNormalizedPathMap<T>(): NormalizedPathMap<T>;