UNPKG
kamino-sdk-beta
Version:
latest (7.0.5)
7.0.5
7.0.4
7.0.3
Typescript SDK for interacting with the Kamino Liquidity (kliquidity) protocol
kamino.finance
kamino-sdk-beta
/
dist
/
constants
/
numericalValues.js
5 lines
•
188 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
U64_MAX
=
void
0
;
exports
.
U64_MAX
=
'18446744073709551615'
;
//# sourceMappingURL=numericalValues.js.map