UNPKG

@adsesugh/monnify-sdk

Version:

The Monnify Web SDK is now available as a Node.js package, offering an easy and efficient way to integrate payment gateway solutions into your web applications

3 lines (2 loc) 145 B
export { default as Monnify } from './monnify'; export { PaymentDetails, MonnifyConfig, MonnifyResponse, MonnifyCancelResponse } from './types';