BlueWallet/WatchConnectivity.android.js
2020-09-07 12:35:08 +01:00

4 lines
119 B
JavaScript

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