Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/monorepo/
H A Dalign-package-versions.js21 const readJSONFile = pathToFile => JSON.parse(readFileSync(pathToFile)); argument