dillon1000/react
Commit
Browse files Type PooledClass (#7578)
This one was really interesting to type as it's doing a lot of unusual JavaScript. Fortunately flow is now pretty kick ass and I've been able to mostly type it. The only missing piece is that it won't check the constructor arguments. If you are a fb employee, you can follow the discussion here: https://www.facebook.com/groups/flowtype/permalink/1132359430146004/
Changed paths2 files
First-parent comparisonsrc/renderers/shared/utils/CallbackQueue.js ModifiedM src/shared/utils/PooledClass.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…