Searched defs:tryRemoveSuffix (Results 1 – 3 of 3) sorted by relevance
2212 export function tryRemoveSuffix(str: string, suffix: string): string | undefined { function
2140 function tryRemoveSuffix(str, suffix) { function
1795 function tryRemoveSuffix(str, suffix) { function