UNPKG
varaconnect
Version:
latest (1.1.0)
1.1.0
1.0.0
SDK to connect WalletConnect with Vara Network
github.com/Vara-Lab/varaconnect
Vara-Lab/varaconnect
varaconnect
/
dist
/
utils
/
utils.d.ts
3 lines
(2 loc)
•
130 B
TypeScript
View Raw
1
2
3
export
declare
function
shortenAccountAddress
(
address
:
string
,
length
?:
number
):
string
;
export
declare
const
noop
:
() =>
void
;