mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2deb39b8f6
Summary:
This diff adds codegen support for event arguments such as:
```
type Event = $ReadOnly<{|
orientation: ('portrait' | 'landscape'),
|}>;
```
Facebook
#noautofix
Reviewed By: shergin
Differential Revision: D15769046
fbshipit-source-id: b2ad8d044b06c2394a9aa75a198ea504672cde68