aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/preact/devtools/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/preact/devtools/index.js')
-rw-r--r--thirdparty/preact/devtools/index.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/thirdparty/preact/devtools/index.js b/thirdparty/preact/devtools/index.js
new file mode 100644
index 000000000..7c361c8ee
--- /dev/null
+++ b/thirdparty/preact/devtools/index.js
@@ -0,0 +1,4 @@
+import { initDevTools } from './devtools';
+
+initDevTools();
+