UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

7 lines (5 loc) 111 B
'use strict' const u = require('universalify').fromCallback module.exports = { move: u(require('./move')) }