Searched refs:NormalizedPathMap (Results 1 – 3 of 3) sorted by relevance
75 export interface NormalizedPathMap<T> { interface82 export function createNormalizedPathMap<T>(): NormalizedPathMap<T> {
7495 interface NormalizedPathMap<T> {7501 function createNormalizedPathMap<T>(): NormalizedPathMap<T>;