Searched defs:getGoogleServicesFilePath (Results 1 – 3 of 3) sorted by relevance
9 export declare function getGoogleServicesFilePath(config: Pick<ExpoConfig, 'android'>): string | nu… function
86 function getGoogleServicesFilePath(config) { function
59 export function getGoogleServicesFilePath(config: Pick<ExpoConfig, 'android'>) { function