UNPKG

upay-pg-by-kayesfahim

Version:

A Node.js SDK for interacting with the Upay payment system.

5 lines (3 loc) 87 B
const Upay = require('./upay'); module.exports = Upay; module.exports.default = Upay;