mirror of
https://github.com/facebook/react.git
synced 2026-02-22 20:01:52 +00:00
Enables well formed exports for /scheduler. Some of the modules there were missing `@flow` and were therefore completely unchecked (despite some spurious types sprinkled around).