You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library was conceived before the TS and Flow teams had formalized how to type hooks. I still have not looked into it, but if someone knows how, it would be great to get some typing while the library is still so tiny.
I wouldn't even object to a strong TS lover converting the library itself to TS, ideally with Flow types also exported.
Thanks in advance. 🙏
The text was updated successfully, but these errors were encountered:
@erikras I have already migrated your code to a very type safe version. of course I have trimmed some of the functionalities I didn't need. But they can be added easily. I wanted to share this and get other type lovers opinion on it.
This library was conceived before the TS and Flow teams had formalized how to type hooks. I still have not looked into it, but if someone knows how, it would be great to get some typing while the library is still so tiny.
I wouldn't even object to a strong TS lover converting the library itself to TS, ideally with Flow types also exported.
Thanks in advance. 🙏
The text was updated successfully, but these errors were encountered: