UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

5 lines (4 loc) 114 B
module.exports = (config, outputOptions, omt) => { outputOptions.format = "esm"; config.plugins = [omt()]; };