Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DGenerateDocsAPIData.ts107 const dataPath = path.join( constant
116 if (!fs.existsSync(dataPath)) {
120 Path: '${dataPath}'`
127 const jsonOutputPath = path.join(dataPath, `${jsonFileName}.json`);
/expo/packages/@expo/cli/src/run/ios/options/__tests__/
H A DpromptDevice-test.ts33 dataPath:
54 dataPath:
/expo/packages/@expo/cli/src/start/platforms/ios/
H A Dsimctl.ts14 dataPath: string;