Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DGenerateDocsAPIData.ts96 const executeCommand = async ( constant
184 .map(([key, value]) => taskQueue.add(() => executeCommand(key, sdk, ...value)));
195 taskQueue.add(() => executeCommand(key, sdk, ...value))