UNPKG

@kamino-finance/klend-sdk

Version:

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

5 lines (4 loc) 207 B
export { Reserve } from "./Reserve" export type { ReserveFields, ReserveJSON } from "./Reserve" export { VaultState } from "./VaultState" export type { VaultStateFields, VaultStateJSON } from "./VaultState"