Home
last modified time | relevance | path

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

/expo/tools/src/versioning/ios/
H A DversionHermes.ts34 hermesGitRef?: string; property
204 const hermesGitRef = constant
205 options?.hermesGitRef ??
207 if (!hermesGitRef) {
217 await downloadHermesSourceAsync(hermesRoot, hermesGitRef);