Home
last modified time | relevance | path

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

/expo/tools/src/dynamic-macros/
H A DAndroidMacrosGenerator.ts44 async function readExistingSourceAsync(filepath) { function
113 readExistingSourceAsync(path.resolve(buildConstantsPath)),
H A DgenerateDynamicMacros.ts108 async function readExistingSourceAsync(filepath): Promise<string | null> { function
124 readExistingSourceAsync(source),
125 readExistingSourceAsync(dest),