Searched refs:generateAsync (Results 1 – 4 of 4) sorted by relevance
42 return generateAsync(projectRoot, {69 await generateAsync(projectRoot, {76 async function generateAsync( function
123 async generateAsync(options): Promise<void> { method in AndroidMacrosGenerator
151 async generateAsync(options): Promise<void> { method in IosMacrosGenerator
92 await macrosGenerator.generateAsync({ ...args, macros, templateSubstitutions });