Searched defs:getPrebuildConfigAsync (Results 1 – 5 of 5) sorted by relevance
57 const { getPrebuildConfigAsync } = await import('@expo/prebuild-config'); constant63 const { getPrebuildConfigAsync } = await import('@expo/prebuild-config'); constant
3 export declare function getPrebuildConfigAsync(projectRoot: string, props: { function
7 getPrebuildConfigAsync: true property
28 async function getPrebuildConfigAsync(projectRoot, props) { function
12 export async function getPrebuildConfigAsync( function