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
/
rebalance_methods
/
consts.js
5 lines
•
202 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
RebalanceTypeLabelName
=
void
0
;
exports
.
RebalanceTypeLabelName
=
'rebalanceType'
;
//# sourceMappingURL=consts.js.map