dillon1000/react

Commit

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
Browse files
Changed paths1 file
First-parent comparison
M scripts/flow/react-native-host-hooks.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…