mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
refactor(#611): [Vijay] add new input in github action workflow to toggle the themes
This commit is contained in:
5
types/react-native-dotenv/index.d.ts
vendored
5
types/react-native-dotenv/index.d.ts
vendored
@@ -13,4 +13,9 @@ declare module 'react-native-dotenv' {
|
||||
* Flag for using BLE share library
|
||||
*/
|
||||
export const USE_BLE_SHARE: string;
|
||||
|
||||
/**
|
||||
* Flag for Toggling Purple Theme and Default Theme
|
||||
*/
|
||||
export const APPLICATION_THEME: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user