Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DUpdateReactNativeDocs.ts28 const RN_DOCS_DIR = path.join(RN_REPO_DIR, 'docs'); constant
45 const rnDocsRepo = new GitDirectory(RN_DOCS_DIR);
209 const docExists = await fs.pathExists(path.join(RN_DOCS_DIR, `${entry}.md`));
267 path.join(RN_DOCS_DIR, `${entry}.md`),