Home
last modified time | relevance | path

Searched defs:buildConstantsPath (Results 1 – 4 of 4) sorted by relevance

/expo/tools/src/commands/
H A DAndroidGenerateDynamicMacros.ts13 const buildConstantsPath = constant
H A DIosGenerateDynamicMacros.ts13 const buildConstantsPath = constant
/expo/tools/src/dynamic-macros/
H A DAndroidMacrosGenerator.ts124 const { buildConstantsPath, macros } = options; constant
H A DIosMacrosGenerator.ts152 const { infoPlistPath, buildConstantsPath, macros, templateSubstitutions } = options; constant