Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/export/
H A DexportHermes.ts14 const platformExecutable = getHermesCommandPlatform();
39 function getHermesCommandPlatform(): string { function