UNPKG

modem-pay

Version:

A TypeScript SDK for integrating with the Modem Pay payment gateway, enabling seamless payment processing and financial services in your applications.

5 lines (4 loc) 96 B
export declare const getErrorMessage: (err: any) => { statusCode: any; message: any; };