Observe, inspect and perhaps modify a React tree through the React DevTools Hook
目前为 2023-09-07 提交的版本。查看 最新版本。
这些是代码更新过的版本。 显示所有版本
added a `ReactTools.withReduxState()` static method. make ReactTools a singleton.
Pass the updated fiber root to the observers.I was going to say it's a bit more correct that way, but then I glanced at the source, and I saw the "goto end" line. yeah..