mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
feat(#305): Mohammed Jaffer | Harsh: adding new lib file for consolidating share libs
This commit is contained in:
5
types/react-native-dotenv/index.d.ts
vendored
5
types/react-native-dotenv/index.d.ts
vendored
@@ -8,4 +8,9 @@ declare module 'react-native-dotenv' {
|
||||
* API key to use Google Nearby Messages API
|
||||
*/
|
||||
export const GOOGLE_NEARBY_MESSAGES_API_KEY: string;
|
||||
|
||||
/**
|
||||
* Flag for using BLE share library
|
||||
*/
|
||||
export const USE_BLE_SHARE: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user