UNPKG
@ordao/privy-react-orclient
Version:
latest (1.4.4)
1.4.4
1.4.3
1.4.2
1.4.1
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.17
1.0.15
1.0.14
1.0.13
1.0.12
1.0.10
"Helpers for using orclient with privy and react"
github.com/sim31/ordao
sim31/ordao
@ordao/privy-react-orclient
/
dist
/
esm
/
useUserWallet.d.ts
3 lines
•
169 B
TypeScript
View Raw
1
2
3
import
{
ConnectedWallet
}
from
"@privy-io/react-auth"
;
export
declare
function
useUserWallet
(
):
ConnectedWallet
|
undefined
;
//# sourceMappingURL=useUserWallet.d.ts.map