mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-21 14:34:55 +01:00
3 lines
119 B
JavaScript
3 lines
119 B
JavaScript
const WatchConnectivity = () => {};
|
|
WatchConnectivity.sendWalletsToWatch = () => {};
|
|
export default WatchConnectivity;
|