UNPKG

ss-sslcommerz

Version:

TypeScript-compatible SSLCommerz payment gateway wrapper for Node.js, NestJS, and Express.

14 lines (13 loc) 261 B
{ "compilerOptions": { "target": "ES6", "module": "CommonJS", "outDir": "dist", "rootDir": "src", "strict": true, "declaration": true, "esModuleInterop": true, "skipLibCheck": true }, "include": ["src/**/*"] }