Home
last modified time | relevance | path

Searched refs:ReferencePathChunks (Results 1 – 1 of 1) sorted by relevance

/expo/docs/ui/components/CommandMenu/
H A Dutils.ts107 const ReferencePathChunks = ['/versions/', '/more/'] as const; constant
110 return ReferencePathChunks.some(pathChunk => url.includes(pathChunk));