The existential type `*` was deprecated and a codemod provided to replace it. Ran that and did some manual fixups:
```sh
node_modules/.bin/flow codemod replace-existentials --write .
```
ghstack-source-id:
|
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| babel.config.js | ||
| buildUtils.js | ||
| package.json | ||
README.md
This directory contains code shared between several DevTools packages:
- /packages/react-devtools-core
- /packages/react-devtools-extensions
- /packages/react-devtools-inline
It is not published or released anywhere directly.