Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/android/
H A DColors.d.ts2 export declare function getProjectColorsXMLPathAsync(projectRoot: string, { kind }?: { function
H A DColors.js26 function getProjectColorsXMLPathAsync(projectRoot, { function
/expo/packages/@expo/config-plugins/src/android/
H A DColors.ts11 export function getProjectColorsXMLPathAsync( function