saudslm / recharge-api-node

Recharge API bindings for Node.js
14 stars 7 forks source link

TypeScript support #9

Open diegoaguilar opened 4 years ago

diegoaguilar commented 4 years ago

I'm trying to use recharge-api-node in a TypeScript project.

When I tried to use ES6 module style import, I noticed this is only written in JavaScript. Do you have plans for including TypeScript support?

I may be interested in helping at least with basic types definitions.

saudslm commented 4 years ago

@diegoaguilar

Yes, I do plan to incorporate types definitions but it may take sometime. If you can help with basic types definitions, that would be great.