BlueWallet/blue_modules/constants.ts
Marcos Rodriguez Velez 4ef3d7437b
REF: JS modules to TS
2023-10-23 12:12:11 -04:00

6 lines
158 B
TypeScript

/**
* Let's keep config vars, constants and definitions here
*/
export const groundControlUri: string = 'https://groundcontrol-bluewallet.herokuapp.com/';