mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
042d8f606c
exposes fetchPriority as an option for `ReactDOM.preload()` and `ReactDOM.preinit()` the typings should be `'high' | 'low' | 'auto'`