We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c624dc3 commit cf9e085Copy full SHA for cf9e085
packages/shared/registerInternalModuleStart.js
@@ -11,6 +11,7 @@
11
12
// Don't require this file directly; it's embedded by Rollup during build.
13
14
+/* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
15
if (
16
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== 'undefined' &&
17
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart ===
packages/shared/registerInternalModuleStop.js
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop ===
0 commit comments