vercel / async-retry

Retrying made simple, easy and async
https://npmjs.com/async-retry
MIT License
1.84k stars 53 forks source link

Types for Typescript #36

Open four43 opened 7 years ago

four43 commented 7 years ago

Are you interested in types? We made some for using your library and I can share them. I can make a pull request, otherwise I can try and toss it up on DefinitelyTyped.

Thanks!

leo commented 7 years ago

Hey @four43! 😊 Thanks for the issue, but we're not supporting typescript anywhere in our projects and are also not planning to do so, so please put it on DefinitelyTyped... 👌

four43 commented 7 years ago

Sounds good. You should support it though, typescript is great! But I understand :smile: Thanks for the library!

shellscape commented 2 years ago

Given how much TypeScript has gained ground in the ecosystem, this issue response by @leo has not aged well.

leo commented 2 years ago

We're now using TypeScript in most of our projects! Thanks for the ping!

vigneshwerv commented 2 years ago

@leo: Are you open to a PR adding types to the project?

leerob commented 2 years ago

Yeah, we're open to that!