Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DEasDispatch.ts273 const keystoreAliasPasswordPath = path.join( constant
294 keyPassword: (await fs.readFile(keystoreAliasPasswordPath, 'utf-8')).trim(),