@huma-finance/shared 0.0.54-beta.420 → 0.0.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,3 +5,4 @@ export { default as FIRST_LOSS_COVER_ABI } from './FirstLossCover.json';
5
5
  export { default as POOL_CONFIG_V2_ABI } from './PoolConfig.json';
6
6
  export { default as RECEIVABLE_V2_ABI } from './Receivable.json';
7
7
  export { default as RECEIVABLE_BACKED_CREDIT_LINE_V2_ABI } from './ReceivableBackedCreditLine.json';
8
+ export type { CreditRecordStructOutput } from './types/Credit';