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.

4 lines (3 loc) 81 B
import ModemPay from "./core"; export * from "./types"; export default ModemPay;