UNPKG

@kamino-finance/klend-sdk

Version:

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

9 lines 363 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.idl = void 0; const idl_json_1 = __importDefault(require("../idl.json")); exports.idl = idl_json_1.default; //# sourceMappingURL=idl.js.map