Home
last modified time | relevance | path

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

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