UNPKG

mpesajs

Version:

A Node.js SDK for seamless integration with M-Pesa payment gateway, providing easy-to-use methods for handling transactions, payments, and API interactions

4 lines (3 loc) 84 B
export declare class MpesaError extends Error { constructor(message: string); }