Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DUpdateVendoredModule.ts92 await downloadSourceAsync(downloadSourceDir, moduleName, moduleConfig, options);
155 async function downloadSourceAsync( function