MobX ships with typescript typings. However, flow people are regularly asking for these typings as well. It would be nice to add these typings as well.
Some questions:
PR's are welcome!
@mweststrate I need it in my project. I can do it the next time.
Awesome, looking forward!
@A-gambit check this: https://github.com/joarwilk/typedef-converter. Might be useful!
@mweststrate thank you. I have started writing types locally, but I had a problem with function arguments. For example: https://github.com/mobxjs/mobx/blob/master/src/api/observe.ts#L12-L17. I think this library will be useful, thank you.
Already done in MobX3!
Most helpful comment
Already done in MobX3!