UNPKG
@aa-simulator/btc-connectkit
Version:
latest (0.0.8-beta.12)
0.0.8-beta.12
0.0.8-beta.11
0.0.8-beta.10
0.0.8-beta.9
0.0.8-beta.8
0.0.8-beta.6
0.0.8-beta.5
0.0.8-beta.1
0.0.7-alpha.7
0.0.7-alpha.6
0.0.7-alpha.4
0.0.7-alpha.3
0.0.7-alpha.2
0.0.7-alpha.1
0.0.7-alpha
0.0.6
0.0.6-beta
0.0.6-alpha
0.0.5
0.0.5-alpha
0.0.4-beta
0.0.3
0.0.3-alpha
0.0.2
0.0.1
First Account Abstraction Protocol on Bitcoin
github.com/btclayer2
@aa-simulator/btc-connectkit
/
dist
/
hooks
/
index.d.ts
6 lines
(5 loc)
•
247 B
TypeScript
View Raw
1
2
3
4
5
6
export
{ useAccounts }
from
'./useAccounts'
;
export
{ useBTCProvider }
from
'./useBTCProvider'
;
export
{ useConnectModal }
from
'./useConnectModal'
;
export
{ useConnector }
from
'./useConnector'
;
export
{ useETHProvider }
from
'./useETHProvider'
;