Home
last modified time | relevance | path

Searched defs:getProjectStringsXMLPathAsync (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/config-plugins/build/android/
H A DStrings.d.ts2 export declare function getProjectStringsXMLPathAsync(projectRoot: string, { kind }?: { function
H A DStrings.js16 async function getProjectStringsXMLPathAsync(projectRoot, { function
/expo/packages/@expo/config-plugins/src/android/
H A DStrings.ts4 export async function getProjectStringsXMLPathAsync( function