index
:
arching-kaos-web-ui/.git
master
origin/HEAD
origin/master
A web interface to browse Arching Kaos Network
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
external
/
stellar-freighter-api
/
@shared
/
constants
/
hardwareWallet.d.ts
blob: 54b60882338ae474654e732a28e0a838aa25a706 (
plain
)
1
2
3
4
export declare enum
WalletType
{
LEDGER
=
"Ledger"
,
NONE
=
""
}