Home
last modified time | relevance | path

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

/expo/tools/src/dynamic-macros/
H A DgenerateDynamicMacros.ts169 const templatePaths = { ...templatePathsFile.paths, ...templatePathsFile.generateOnly }; constant
173 for (const [source, dest] of Object.entries(templatePaths)) {