Searched refs:pathIncludesHtmlExtension (Results 1 – 1 of 1) sorted by relevance
10 if (pathIncludesHtmlExtension(redirectPath)) {83 function pathIncludesHtmlExtension(path: string) { function