engage-so / engage-js

Engage JS SDK
1 stars 0 forks source link

Typescript support #3

Open georgeben opened 1 year ago

georgeben commented 1 year ago

Hello! I am using engage in a typescript project. Does the library have a type definition?

kehers commented 1 year ago

Hi George, not at the moment. It is planned for upcoming versions.

Ayo-Awe commented 1 year ago

@kehers can we at least get intellisense for now. I believe that just a few JSDoc comments would do

Ayo-Awe commented 1 year ago

@kehers if you're open to open-source contributions, I'd love to contribute. As for my experience, you can checkout https://github.com/Ayo-Awe/chimoney.js. It's in JS but I'm currently working on a TS version on the v2 branch.