Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/devtools-v6
/ index.js
File
index.js
packages/shell-dev-vue3/src/devtools-plugin/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ setupDevtoolsPlugin } from
'@vue/devtools-api'
2
import
{ reactive, ref } from
'vue'
3
4
/** @
type
{
import
(
'@vue/devtools-api'
).DevtoolsPluginApi} */
Callers
nothing calls this directly
Calls
15
setupDevtoolsPlugin
Function · 0.85
log
Method · 0.80
set
Method · 0.80
addTimelineLayer
Method · 0.80
addTimelineEvent
Method · 0.80
timelineCleared
Method · 0.80
addInspector
Method · 0.80
selectInspectorNode
Method · 0.80
unhighlightElement
Method · 0.80
highlightElement
Method · 0.80
setPluginSettings
Method · 0.80
getSettings
Method · 0.45
Tested by
no test coverage detected