SetuHQ / upi-deeplinks-node-sdk

Node package to connect to Setu's UPI Deep Link APIs
https://setuhq.github.io/upi-deeplinks-node-sdk
MIT License
6 stars 4 forks source link

Use `fetch` instead of Axios or use `Axios` adpater for `fetch` #25

Open theetherGit opened 7 months ago

theetherGit commented 7 months ago

const client = axios.create({ adapter: fetchAdapter });