Home
last modified time | relevance | path

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

/expo/docs/common/
H A Derror-utilities.ts119 const isReactNativeApiPage = path.match(new RegExp(REACT_NATIVE_PATH_PATTERN)); constant
121 return isExpoSdkIndexPage || isExpoSdkPage || isReactNativeApiPage;