UNPKG

razorpay-checkout

Version:

[Unofficial] Library provided by Razorpay to facilitate checkout of order by clicking a single button. The library is for frontend development.

15 lines (14 loc) 309 B
{ "compilerOptions": { "target": "es5", "module": "commonjs", "declaration": true, "declarationMap": true, "sourceMap": true, "outDir": "lib", "strict": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["types/*.ts"] }