UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

11 lines 245 B
{ "compilerOptions": { "module": "commonjs", "target": "es5", "sourceMap": false, "noImplicitAny": true, "noImplicitThis": true }, "include": ["test/**/*.ts"], "exclude": ["node_modules"] }