UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

13 lines (10 loc) 258 B
"use strict"; exports.__esModule = true; exports.default = function () { return { manipulateOptions: function manipulateOptions(opts, parserOpts) { parserOpts.plugins.push("objectRestSpread"); } }; }; module.exports = exports["default"];