UNPKG

@kamino-finance/kamino-db

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