Searched refs:expoModuleConfigJsonExists (Results 1 – 1 of 1) sorted by relevance
399 const expoModuleConfigJsonExists = fs.existsSync(expoModuleConfigJsonPath); constant402 return require(expoModuleConfigJsonExists ? expoModuleConfigJsonPath : unimoduleJsonPath);