dillon1000/react
Commit
Browse files Use `declare module.exports` syntax for flow libdefs (#11861)
We added this to Flow in v0.25 (about 2 years ago), but never actually deprecated the legacy `declare var exports` syntax. Hoping to do that soon, so clearing up uses that I can find. Test Plan: flow
Changed paths1 file
First-parent comparisonscripts/flow/react-native-host-hooks.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…