mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
INJI-681: Added missing env variable
Signed-off-by: Sreenadh S <32409698+sree96@users.noreply.github.com>
This commit is contained in:
1
types/react-native-dotenv/index.d.ts
vendored
1
types/react-native-dotenv/index.d.ts
vendored
@@ -38,4 +38,5 @@ declare module 'react-native-dotenv' {
|
||||
* Flag for Toggling debug mode
|
||||
*/
|
||||
export const DEBUG_MODE: string;
|
||||
export const GOOGLE_ANDROID_CLIENT_ID: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user