BlueWallet/WatchConnectivity.android.js

4 lines
119 B
JavaScript
Raw Normal View History

const WatchConnectivity = () => {};
WatchConnectivity.sendWalletsToWatch = () => {};
export default WatchConnectivity;