Searched defs:getNormalizedAbsolutePathWithoutRoot (Results 1 – 2 of 2) sorted by relevance
648 export function getNormalizedAbsolutePathWithoutRoot(fileName: string, currentDirectory: string | u… function
6912 function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory) { function