mirror of
https://github.com/facebook/react.git
synced 2026-02-26 00:25:12 +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).