UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

7 lines (5 loc) 176 B
require('../../modules/es.regexp.exec'); require('../../modules/es.regexp.test'); module.exports = function (re, string) { return RegExp.prototype.test.call(re, string); };