Searched refs:ReferencePathChunks (Results 1 – 1 of 1) sorted by relevance
107 const ReferencePathChunks = ['/versions/', '/more/'] as const; constant110 return ReferencePathChunks.some(pathChunk => url.includes(pathChunk));