Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/ios/
H A DGoogle.d.ts7 export declare function getGoogleSignInReversedClientId(config: Pick<ExpoConfig, 'ios'>, modRequest… function
H A DGoogle.js94 function getGoogleSignInReversedClientId(config, modRequest) { function
/expo/packages/@expo/config-plugins/src/ios/
H A DGoogle.ts42 export function getGoogleSignInReversedClientId( function