paytm / paytm-blink-checkout-react

6 stars 12 forks source link

Add typescript support 'paytm-blink-checkout-react #31

Open jega-ms opened 2 years ago

jega-ms commented 2 years ago

Add Typescript support.


Could not find a declaration file for module 'paytm-blink-checkout-react'. '/xxxx/website/node_modules/paytm-blink-checkout-react/build/commonjs/index.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/paytm-blink-checkout-react` if it exists or add a new declaration (.d.ts) file containing `declare module 'paytm-blink-checkout-react';`ts
nihal-37-37 commented 1 month ago

did you find solution?