Searched refs:isVersionDocumented (Results 1 – 1 of 1) sorted by relevance
40 if (!isVersionDocumented(redirectPath)) {62 if (isVersionedPath(redirectPath) && isVersionDocumented(redirectPath)) {79 function isVersionDocumented(path: string) { function