superfaceai / passport-twitter-oauth2

Twitter OAuth 2.0 Strategy for Passport for accessing Twitter API v2
MIT License
29 stars 9 forks source link

TypeScript #13

Closed petrbela closed 1 year ago

petrbela commented 2 years ago

Would it be possible to add TypeScript definitions for the package?

jnv commented 2 years ago

Definitely, I think it might be even easier to rewrite the whole thing to TypeScript, what do you think @janhalama?

janhalama commented 2 years ago

I agree that rewriting the code to TypeScript is the best solution. I will come with PR.

dev-bre commented 2 years ago

i would be interested in ts types as well.

jnv commented 1 year ago

We've just released v1.2.0 of the package which includes types. Let us know if it works for you!