UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

6 lines (4 loc) 105 B
var HPM = require('./lib') module.exports = function(context, opts) { return new HPM(context, opts) }