Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/utils/
H A DUpdates.ts156 const finalPath = path.join(projectRoot, codeSigningCertificatePath); constant
/expo/tools/src/
H A DGit.ts401 const finalPath = entry.deleted ? entry.from : entry.to; constant