UNPKG

@kamino-finance/kamino-db

Version:
7 lines (5 loc) 118 B
export type KlendObligationTypeEntity = { id: number; name: string; }; export default KlendObligationTypeEntity;