mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
Inji-409: Add flipper config (#865)
* feat(inji-344): add flipper config for mmkv and xstate * feat(inji-409): Add flipper config file and enable devtools for all machines * feat(inji-409): Add react-navigation to flipper config
This commit is contained in:
5
types/react-native-dotenv/index.d.ts
vendored
5
types/react-native-dotenv/index.d.ts
vendored
@@ -38,4 +38,9 @@ declare module 'react-native-dotenv' {
|
||||
* LANGUAGE for the unsupported device languages
|
||||
*/
|
||||
export const APPLICATION_LANGUAGE: string;
|
||||
|
||||
/**
|
||||
* Flag for Toggling debug mode
|
||||
*/
|
||||
export const DEBUG_MODE: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user