Home
last modified time | relevance | path

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

/expo/tools/src/
H A DPackages.ts95 this.expoModuleConfig = readExpoModuleConfigJson(rootPath);
397 function readExpoModuleConfigJson(dir: string) { function