UNPKG

@safaricom-et/mpesa-node-js-sdk

Version:

A TypeScript SDK for integrating M-Pesa mobile payment services into applications, enabling seamless money transfers and transactions.

4 lines (3 loc) 79 B
export * from './types'; export * from './APIClient'; export * from './MPesa';