1
0
Fork 0
mirror of https://github.com/BlueWallet/BlueWallet.git synced 2025-03-14 19:40:45 +01:00
BlueWallet/hooks/useHandoffListener.ts
Marcos Rodriguez Velez 3d2bd0dd6f REF: useHandoff
2024-11-14 20:42:56 -04:00

3 lines
73 B
TypeScript

const useHandoffListener = () => {};
export default useHandoffListener;