UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

8 lines (5 loc) 202 B
"use strict"; const DOMException = require("./webidl2js-wrapper.js"); const sharedGlobalObject = { Error }; DOMException.install(sharedGlobalObject); module.exports = sharedGlobalObject.DOMException;