UNPKG

@kamino-finance/klend-sdk

Version:

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

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