Home
last modified time | relevance | path

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

/expo/docs/common/
H A Dutilities.ts37 export const replaceVersionInUrl = (url: string, replaceWith: string) => { constant
/expo/docs/components/
H A DDocumentationPage.tsx46 return `https://docs.expo.dev${Utilities.replaceVersionInUrl(path, 'latest')}`;