UNPKG

astrapay

Version:

AstraPay SDK for integrating M-Pesa STK Push in Node.js applications.

4 lines (3 loc) 77 B
// index.js const Mpesa = require('./lib/mpesa'); module.exports = Mpesa;