Searched defs:tryRemovePrefix (Results 1 – 2 of 2) sorted by relevance
2715 export function tryRemovePrefix(str: string, prefix: string, getCanonicalFileName: GetCanonicalFile… function
1642 function tryRemovePrefix(str, prefix, getCanonicalFileName = identity) { function