UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

13 lines (6 loc) 177 B
'use strict'; const Ignore = require('./ignore'); const internals = {}; module.exports = function () { return new Promise(Ignore); // $lab:coverage:ignore$ };