Home
last modified time | relevance | path

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

/expo/tools/src/
H A DPackages.ts400 const unimoduleJsonPath = path.join(dir, 'unimodule.json'); constant
402 return require(expoModuleConfigJsonExists ? expoModuleConfigJsonPath : unimoduleJsonPath);