aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/preact/devtools/index.js
blob: 7c361c8ee153852cb968f6ce7b33aa824e0d0644 (plain)
1
2
3
4
import { initDevTools } from './devtools';

initDevTools();