Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DAndroidGenerateDynamicMacros.ts10 const TEMPLATE_FILES_DIR = path.join(EXPO_DIR, 'template-files'); constant
21 templateFilesPath: TEMPLATE_FILES_DIR,
H A DIosGenerateDynamicMacros.ts10 const TEMPLATE_FILES_DIR = path.join(EXPO_DIR, 'template-files'); constant
23 templateFilesPath: TEMPLATE_FILES_DIR,