dillon1000/react

Commit

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/
Browse files
Changed paths2 files
First-parent comparison
M src/renderers/shared/utils/CallbackQueue.js ModifiedM src/shared/utils/PooledClass.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…