UNPKG

@kamino-finance/klend-sdk

Version:

Typescript SDK for interacting with the Kamino Lending (klend) protocol

6 lines 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ObligationZP = void 0; var ObligationZP_1 = require("./ObligationZP"); Object.defineProperty(exports, "ObligationZP", { enumerable: true, get: function () { return ObligationZP_1.ObligationZP; } }); //# sourceMappingURL=index.js.map