Home
last modified time | relevance | path

Searched defs:getPackageJsonAndPath (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config/src/
H A DConfig.ts194 function getPackageJsonAndPath(projectRoot: string): [PackageJSONConfig, string] { function
/expo/packages/@expo/config/build/
H A DConfig.js278 function getPackageJsonAndPath(projectRoot) { function