Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DGenerateSDKDocs.ts59 const targetExampleDirectory = path.join(STATIC_EXAMPLES_DIR, versionDirectory); constant
91 if (await fs.pathExists(targetExampleDirectory)) {
103 await fs.copy(path.join(STATIC_EXAMPLES_DIR, 'unversioned'), targetExampleDirectory);