Home
last modified time | relevance | path

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

/expo/docs/common/
H A Droutes.ts41 export const isPreviewPath = (path: string) => { constant
56 } else if (isPreviewPath(path)) {
/expo/docs/components/
H A DDocumentationPage.tsx128 RoutesUtils.isPreviewPath(pathname) ||