UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

11 lines 191 B
{ "type": "module", "main": "index.cjs", "module": "index.js", "react-native": { "./index.js": "./index.native.js" }, "browser": { "./index.js": "./index.browser.js" } }