feat: Initial devtools support (#1125)
This commit is contained in:
@@ -93,7 +93,10 @@ export {
|
||||
getTransitionRawChildren
|
||||
} from './components/BaseTransition'
|
||||
|
||||
// Types -----------------------------------------------------------------------
|
||||
// For devtools
|
||||
export { devtools, setDevtoolsHook } from './devtools'
|
||||
|
||||
// Types -------------------------------------------------------------------------
|
||||
|
||||
import { VNode } from './vnode'
|
||||
import { ComponentInternalInstance } from './component'
|
||||
|
||||
Reference in New Issue
Block a user