UNPKG
carpooluikit
Version:
latest (1.0.0)
1.0.0
carpool finance uikit
github.com/TiscotSerVices/blzd-uikit
TiscotSerVices/blzd-uikit
carpooluikit
/
dist
/
widgets
/
WalletModal
/
index.d.ts
5 lines
(4 loc)
•
195 B
TypeScript
View Raw
1
2
3
4
5
export
{
default
as
useWalletModal }
from
"./useWalletModal"
;
export
{ connectorLocalStorageKey }
from
"./config"
;
export
{
ConnectorNames
}
from
"./types"
;
export
type
{
Login
}
from
"./types"
;