I am in a process of splitting down the renderer implementation into smaller units of logic that can be reused. This change is about extracting pure functions only.
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.