Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dscm-utils.js63 function saveFiles(filePaths, tmpFolder) { argument
64 for (const filePath of filePaths) {
74 function revertFiles(filePaths, tmpFolder) { argument
75 for (const filePath of filePaths) {