mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Exports from ReactDOM represents React's public API. This include types exported by React. At some point we'll start building Flow types from these files. The duplicate name between DOMContainer and Container seems confusing too since it was used in the same files even though they're the same.