Home
last modified time | relevance | path

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

/expo/tools/src/dynamic-macros/
H A DgenerateDynamicMacros.ts52 const macroValue = await func.call(macros, platform, configuration); constant
54 macrosObject[name] = macroValue;
59 chalk.yellow(JSON.stringify(macroValue))