UNPKG

sadad-gateway

Version:

درگاه پرداخت سداد برای Node.js با پشتیبانی TypeScript

13 lines 305 B
{ "compilerOptions": { "target": "ES2020", "module": "commonjs", "outDir": "dist", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "declaration": true }, "include": ["src"] }