Home
last modified time | relevance | path

Searched defs:getProjectPathOrThrowAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config-plugins/src/android/
H A DPaths.ts105 export async function getProjectPathOrThrowAsync(projectRoot: string): Promise<string> { function
/expo/packages/@expo/config-plugins/build/android/
H A DPaths.js130 async function getProjectPathOrThrowAsync(projectRoot) { function