UNPKG

mtn-momo-client

Version:

A collection of utils to interact with the mtn-momo api

6 lines (5 loc) 209 B
export * from './collection'; export * from './disbursement'; export * from './remittance'; export * from './common/types'; export { AccountHolderIdVariant } from './common/createValidateAccountHolderStatus';