UNPKG

@kamino-finance/klend-sdk

Version:

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

5 lines 246 B
export { Reserve } from "./Reserve"; export type { ReserveFields, ReserveJSON } from "./Reserve"; export { VaultState } from "./VaultState"; export type { VaultStateFields, VaultStateJSON } from "./VaultState"; //# sourceMappingURL=index.d.ts.map