Typescript definition file
Hey, I really like revalidate, it is very helpful but in my project I am using Typescript so it would be nice to have the appropriated definitions.
If nobody is working on it, I can maybe do something.
Hi, @alex3165!
I haven't really used Typescript, but I think adding the type definitions would be nice. You're more than welcome to create a PR for that. Thanks!
I added a PR to definitely typed, I just converted the types from Flow to Typescript : https://github.com/DefinitelyTyped/DefinitelyTyped/pull/14114/files
Thanks for doing this @alex3165! Please let me know when your PR is merged, and I'll close this issue.
FYI that was merged.