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

2 lines (1 loc) 101 B
export declare function initializeEnv(mode: 'test' | 'live', useCustomEnv?: boolean): Promise<void>;